Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 397 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 397 Bytes

exercises

A collection of programming expercises and solutions I'm working on for practice. The concepts for many of these problems are from McDowell's Cracking the Coding Interview.

The solutions for these questions will be in a number of languages. Feel free to create a pull request if you'd like to solve a problem in a language of your choice, even if it's already been solved.