Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 322 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 322 Bytes

Code Katas

Keep your skills sharp by implementing tricky algorithms and data structures

To practice, clone this repo, run the jupyter notebook, and complete the code stubs. Rinse (git checkout codekatas.ipynb) and repeat.

Now with solutions. For your own benefit, don't look at solutions until you complete the katas.