When submitting a solution in C++, please select either C++14 (GCC 6-32) or C++17 (GCC 7-32) as your compiler. ×

dangerousdevil888's blog

By dangerousdevil888, history, 4 years ago, In English

I am a beginner.I need to brush up my knowledge in algo and ds.Any one who knows well about any resources for learning Ds andAlgo are welcome to share with me.

| Write comment?
»
4 years ago, # |
  Vote: I like it +22 Vote: I do not like it
»
4 years ago, # |
  Vote: I like it +3 Vote: I do not like it

https://usaco-guide.vercel.app — The best platform to learn cp and practise.

https://cp-algorithms.com — One of the biggest libraries of algo and ds.