sanskaromar / CP-Learning_Resources

This is a collection of links, blogs and threads etc that I have used to understand and learn new topics in CP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CP-Learning_Resources

This is a collection of links, blogs and problems etc that I have used to understand and learn new Data Structures, Algorithms and Techniques in Competitive Programming.

  1. CP-Algorithms.com (Best resource ever with almost all important topics with brief & precise explanation and code. šŸ§”)
  2. Fenwick Tree
  3. DP on Trees
  4. Centroid Decomposition
  5. Grundy Numbers and Nim
  6. Suffix Array
  7. FFT
  8. DFS Trees!!
  9. Expectation
  10. Basis and xor!

Some topics, DP in particular, can only be understood well by solving problems, these are some problems that I believe are very educating.

  1. Dp:

  2. General Problems

  3. Implementation Practice

(More links will be added regularly.)

About

This is a collection of links, blogs and threads etc that I have used to understand and learn new topics in CP.