-
Notifications
You must be signed in to change notification settings - Fork 0
gyom/miscCodeExercisesAndSingleUsage
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repository contains a collection of coding exercises, small projects and throwaway code. I'm putting this here as part of the "github is your new résumé" philosophy, but I realize that it's not really the most flattering pieces of code that I've produced. Some of my best code is in other github directories or just unpublishable because it's 1) code written for an employer, or 2) modifications to existing code for which I can't claim authorship. Right now here is what is listed in here. n-queen : Clojure exercise to list and count all the valid solutions to the n-queen problem. programmingPearls_interviewPreparation : Exercises to prepare for an interview. Some of those come from the "Programming Pearls" book. asymptoticBehaviorForParticularRecursiveFormula : Testing the asymptotic behavior for a formula that could have been a new way to sort lists. stockScraping : Some Python code to fetch historical stock data from Yahoo Finance and put it into a redis database. This is more of a collection of commands pasted into the interpreter than a program to be run sequentially. regular-expressions-with-continuations-passing : Coding exercise to demonstrate regular expression matching using explicit continuation passing (as shown in SCIP)
About
Single-use, exercises, small projects and programming exploration.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published