This will get you to understand the Algorithms and their time complexity and how to code.
This will increase your problem-solving abilities.
Something we'll do here:
Sorting,
Searching,
Graphs,
Dynamic Programming,
Greedy,
Trees,
Tries,
Segment Trees.