You are on page 1of 1

Recursion + Backtracking 6-10 3

Time + Space Complexity 10-15 1


Arrays 10-20 4
Strings 8-12 3
Bits Manipulation 5-8 2
Mathematics + Combinatorics 8-12 3
Divide & Conquer + Sorting 2-4 2
Binary Searching + Two Pointer algorithm 10-15 4
LinkedList 6-10 2
HashMap + Set 8-12 3
Stacks + Queues 5-8 2
Heaps + Priority Queues 4-6 2
Binary Tree + Binary Search Tree 12-20 4
Greedy Programming 6-8 3
Dynamic Programming 12-20 5
Graph traversal algorithms 6-10 4
Tries 2 1
Segment Tree + Fenwick Tree 3-5 3
51

You might also like