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

Автор sw1ft, история, 8 лет назад, По-английски

Got it

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

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

http://www.geeksforgeeks.org/fundamentals-of-algorithms/ This page has a lot of algorithms with implementation and tutorials, ranging from beginner to intermediate stuff. When you master the basic stuff (or right now if you feel confident!), you can purchase the Competitive Programming Book by Steven and Felix Halim, it teaches really well how to solve a lot of problems that are recurrent in ACM ICPC and IOI, this is my team's main source of study.

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

I am not an expert but I have read some of the editorials from the websites given below and found them helpful.

  1. Topcoder

  2. Code Monk

  3. Codechef

  4. As skavurskaa suggested, GeeksforGeeks

  5. Topcoder SRM Editorial

Books

  1. CLRS

  2. Competitive Programming 3

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

Personally, I found Topcoder data science tutorials pretty good. Topcoder Data Science Tutorial