Tracks / DSA
DSA
The fifteen patterns, complexity, and how to run the coding round.
junior
Screening questions. Expected to be automatic.
- Complexity & how to run the coding interview9 questions
Big-O without hand-waving, the built-in complexities you must know, and a script for the 45 minutes.
mid
Working knowledge. Where most loops are decided.
- The 15 patterns that cover most interviews15 questions
Recognise the pattern, recall the template. Complexity, when to use each, and code in Python and JavaScript.