LEETCODE
STUDY GUIDE

STUDY ORDER

In the order of the topic’s importance, relevance, and frequency

String
Two Pointers
Sliding Window
Binary Search
Recursion
Binary Tree
Backtracking
DFS
BFS
Graph
Linked List
Sort
Trie
Stack/Queue
Priority Queue
Dynamic Programming*

* Dynamic Programming is at the bottom of the list since it’s not a common interview problem for entry levels