FAhmidamim's blog

By FAhmidamim, history, 3 months ago, In English

whats the best way to learn algorithm for newbie.share your suggestion

  • Vote: I like it
  • 0
  • Vote: I do not like it

»
5 weeks ago, # |
Rev. 3   Vote: I like it 0 Vote: I do not like it

You can watch videos on YouTube by particular topic of Algorithms

»
5 weeks ago, # |
  Vote: I like it 0 Vote: I do not like it

Go for Grokking Algorithms book by Aditya Y Bhargava, basic and easy to read.

»
5 weeks ago, # |
Rev. 4   Vote: I like it -11 Vote: I do not like it

Try to solve easy problem of particular algorithm

»
5 weeks ago, # |
Rev. 2   Vote: I like it +3 Vote: I do not like it

I think algorithms and data structures course by Pavel Mavrin is the best course about algorithm. Laboratory work is also attached to this course, but they seem to be only in Russian. I watched this course in full, but only in Russian. I highly recommend it.

There is also many useful practice site such as cses or USACO

Also there are good theory site such as itmo wiki(only in Russian) or emax(only in Russian, but I'm sure there is a similar analogue in English)