49 ms·
https://projecteuler.net/ https://projecteuler.net/ is an excellent tool for developing algorithmic thinking. From the project description: The problems range
by mindviews 10y ago
https://projecteuler.net/ https://projecteuler.net/ is an excellent tool for developing algorithmic thinking. From the project description:
The problems range in difficulty and for many the experience is inductive chain learning. That is, by solving one problem it will expose you to a new concept that allows you to undertake a previously inaccessible problem. So the determined participant will slowly but surely work his/her way through every problem.
- bshlgrs 10y agoI disagree with this recommendation; Project Euler is focused on mathematical questions that don't teach a type of thinking very similar to the thinking used while constructing most algorithms.
- jholman 10y agoProject Euler is not a good resource for algorithmic thinking. Doing old GJC problems would be a better move. https://code.google.com/codejam/contests.html https://code.google.com/codejam/contests.html