Help regarding DS Algo Course

I saw this course on geeksforgeeks.
I know only basic data structures like queue, stack, linkedlist, etc. and not many algorithms, I’m thinking of purchasing this course so I can improve my algorithmic and DS knowledge and eventually get good at CP.
So is this course worth it, I don’t have any good resources at the moment or anything systematic like this.
PS: I tried learning algorithm/DS(fenwick tree, segment, etc.) on my own but was not able to apply them on questions.

2 Likes

“so I can improve my algorithmic and DS knowledge and eventually get good at CP”
If you are interested then go for it, cause geeks for geeks is a great platform.

ways to get good at cp is:

  • sheer determination
  • hard work…
  • and a lot of practice and by practice I mean upsolving .
    In up solving - don’t upsolve all contest problems those are too much cause there might be new concepts to learn so just upsolve the one you got the partial point and I am sure you’ll reach the top.
    happy coding!!