This is a set of sample code drills in a bunch of different languages to keep my coding muscles trained.
Based on Always Be Coding
Some interesting algorithms can be found at places like
- ruby
- ...
- quicksort
- depth first search
- breadth first search
- fizz_buzz