Archive
Archive for the ‘Algorithm’ Category
Project Euler
August 29, 2013
Leave a comment
If you guys are into testing your algorithmic skills or mathematical/computer algorithm junky like me then have a look at Project Euler. The first page of algorithm are quit easy and once you start solving these problem it becomes quite addictive, however as you start moving to next problem it does become quite tough.
I am also trying to use just linqpad to solve it so it is kind of old school. ( good old days of UNIX,c,C++ and vi editor ).
Enjoy and fun 🙂
Categories: Algorithm
Algorithm, computer programming, mathematical problem, skills