show/hide this revision's text 3 added 1 characters in body

Project Euler is amazing (I'm at 101 problems).

I suggest that you read a book on algorithms, I can recommend these two:

Other suggestions are discussed in this thread.

Also, after you solve the a problem and feel you didn't use the most efficient algorithm, read comments in the thread that discusses it. Then re-code your solution with the right approach. After several problems you will notice that there are repeating patterns in the approaches.

As for the topics you listed, I use these websites:

Some Wikipedia articles are also quite helpful.

show/hide this revision's text 2 deleted 9 characters in body

Project Euler is amazing (I'm at 101 problems).

I suggest that you read a book on algorithms, I can recommend these two:

Other suggestions are discussed in this thread.

Also, after you solve the problem and feel you didn't use the most efficient algorithm, read comments in the thread that discusses. Then re-code your solution with the right approach. After several problems you will notice that there are repeating patterns in the approaches.

As for the topics you listed, I use these websitesthe most:

Some Wikipedia articles are also quite helpful.

show/hide this revision's text 1

Project Euler is amazing (I'm at 101 problems).

I suggest that you read a book on algorithms, I can recommend these two:

Other suggestions are discussed in this thread.

Also, after you solve the problem and feel you didn't use the most efficient algorithm, read comments in the thread that discusses. Then re-code your solution with the right approach. After several problems you will notice that there are repeating patterns in the approaches.

As for the topics you listed, I use these websites the most:

Some Wikipedia articles are also quite helpful.