JavaScript required
We’re sorry, but Coda doesn’t work properly without JavaScript enabled.
Skip to content
Interview Prep for Quantitative Trading & Research Roles
Intro page
Personalized Resources
Your Interview Prep
Coding Preparation
Math Preparation
Finance Preparation
Behavioral Preparation
More
Share
Explore
Patterns for Success
Rather than grinding through Leetcode aimlessly, I would highly suggest using patterns. The patterns below have been taken from
Grokking the Coding Interview: Patterns for Coding Questions
.
No need to pay for the course, just build a database of questions that match each topic.
Sliding Window
Two Pointers
Fast & Slow Pointers
Merge Intervals
Cyclic Sort
In-Place Reversal of LinkedList
Tree BFS
Tree DFS
Two Heaps
Subsets
Modified Binary Search
Bitwise XOR
Top ‘K’ Elements
K-way Merge
Knapsack (Dynamic Programming)
Topological Sort
Want to print your doc?
This is not the way.
Try clicking the ··· in the right corner or using a keyboard shortcut (
Ctrl
P
) instead.