Блог пользователя FAhmidamim

Автор FAhmidamim, история, 3 месяца назад, По-английски

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

  • Проголосовать: нравится
  • 0
  • Проголосовать: не нравится

»
5 недель назад, # |
Rev. 3   Проголосовать: нравится 0 Проголосовать: не нравится

You can watch videos on YouTube by particular topic of Algorithms

»
5 недель назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

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

»
5 недель назад, # |
Rev. 4   Проголосовать: нравится -11 Проголосовать: не нравится

Try to solve easy problem of particular algorithm

»
5 недель назад, # |
Rev. 2   Проголосовать: нравится +3 Проголосовать: не нравится

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)