https://github.com/codelucas/puzzles
Gotta stay sharp! Common algorithms and puzzles implemented in C, Java, and Python.
https://github.com/codelucas/puzzles
Last synced: about 1 year ago
JSON representation
Gotta stay sharp! Common algorithms and puzzles implemented in C, Java, and Python.
- Host: GitHub
- URL: https://github.com/codelucas/puzzles
- Owner: codelucas
- Created: 2014-01-02T00:41:56.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-01-13T09:10:03.000Z (over 11 years ago)
- Last Synced: 2025-03-27T08:45:07.417Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 336 KB
- Stars: 15
- Watchers: 1
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Puzzles
=======
Gotta stay sharp!
A library of CS algorithms and interview questions. Implemented in Java, Python, and C.
You may notice that some files are either incomplete or totally blank, consider them marked for todo!
I'll push solutions as they come!
Please [contact](http://lucasou.com) me with any questions or file a pull request.