I’ve collected a number of web sites with lists of programming exercises, which I’m going through for practice.
In no particular order, these are:
- Project Euler (a spin-off of MathsChallenge.net)
- Sphere Online Judge
- TopCoder
- Code Kata
- The ACM International Collegiate Programming Contest — Past Problems
- Valladolid Online Judge
The following are language-specific:
- C/C++ Programming Challenge Problems
- About.com C/C++/C# Programming Challenges
- Python Challenge
- Ruby Quiz
And here are some books which may be relevant:
- Programming Interviews Exposed, by John Mongan, Noah Suojanen, and Eric Giguère
- Programming Pearls, by Jon Bentley
- Puzzles for Programmers and Pros, by Dennis Shasha
- Programming Challenges, by Steven S. Skiena
- The Algorithm Design Manual, by Steven S. Skiena
Since the exercises are judged, I probably won’t be posting solutions here. My accounts on Project Euler, Sphere Online Judge, and TopCoder are all “dlyongemallo”.
– davinci 11814

0 Responses to “Lists of programming exercises”