Project Euler
projecteuler.net
Project Euler
1–10 of 138 posts
Re: Project Euler
#2This site is great fun to tinker with a new programming language.
Re: Project Euler
#3I will start this with python.
Re: Project Euler
#4Problem that has been solved by the smallest number of people (31): http://projecteuler.net/problem=453
Re: Project Euler
#5Slow news day, I guess.
Re: Project Euler
#6This site is great fun to tinker with a new programming language.
I learned Python on this site. Started from the beginning until I had to start skipping a few.
Re: Project Euler
#7I was really into Project Euler when I had a job where I didn't have to do anything. I've solved 122 problems. Now I work for myself and don't have the time, as well I solved all I was able to solve. I last solved a problem in 2009 I think.
It's fun, I encourage everybody to do a few. Get past the easy ones at least.
Re: Project Euler
#8Problem that has been solved by the smallest number of people (31): http://projecteuler.net/problem=453
It also was added just recently (relatively). So not necessarily it's the hardest one.
Re: Project Euler
#9I'm trying to go through this with Ruby right now and having a lot of fun. Being a bit rusty on basic algorithms and higher algebra has not helped much, though.
Re: Project Euler
#10Project Euler is great. Another one, but more algorithm and CS oriented: hackerrank.com