Project Euler
31–40 of 142 posts
Re: Project Euler
#32Re: Project Euler
#33Beyond a certain point, most required some knowledge of elementary number theory.
Re: Project Euler
#34Re: Project Euler
#35Re: Project Euler
#36Re: Project Euler
#37I saw first hand how much faster my friend’s Java solutions were than my Python solutions.
Good times.
Re: Project Euler
#38The most fun on this site is solving a problem and then having your mind blown by solutions in Apl/j/k and trying to guess what they mean without knowing anything about those languages
Re: Project Euler
#39The most fun on this site is solving a problem and then having your mind blown by solutions in Apl/j/k and trying to guess what they mean without knowing anything about those languages
That said, raw brute force often did far better than you'd like to admit.
Re: Project Euler
#40Ha! I did a lot of these around 2007-2008. I solved the first 100 or so ones. Solving these were more fun than any other programming problems site I've seen. I quit it when I realized I was spending 4+ hours per problem - I couldn't justify the time. Beyond a certain point, most required some knowledge of elementary number theory.