Grokking the Coding Interview: Patterns for Coding Questions
Fast track your coding interview prep by learning coding patterns. Act smartly, and follow the coding patterns.
Course Overview
Coding interviews are becoming increasingly challenging. A few years back, brushing up on key data structures and going through 50 to 75 coding interview questions was more than enough prep for an interview. Today, everyone has access to massive sets of coding problems, and they have become more difficult to account for. The process has gotten more competitive. When our team sat together to brainstorm on ideas to make the interview process easier for candidates, we realized quickly that one skill helped us the most when we were preparing for coding interviews: "the ability to map a new problem to an already known problem." To help candidates with this, we have compiled a list of 33 common coding patterns to help solve coding questions. The idea is that once you are familiar with a pattern, you'll be able to solve dozens of problems with it. The techniques taught in this course have helped developers land jobs at top companies like Google, Meta, Amazon, Oracle, OpenAI, and Microsoft.
Course Content
1.
Introduction
2.
Warmup
3.
Pattern: Two Pointers
4.
Pattern: Fast & Slow Pointers
5.
Pattern: Sliding Window
6.
Pattern: Merge Intervals
7.
Pattern: Cyclic Sort
8.
Pattern: In-place Reversal of a Linked List
9.
Pattern: Stacks
10.
Pattern: Monotonic Stack
11.
Pattern: Hash Maps
12.
Level Order Traversal Pattern
New13.
Pattern: Tree Breadth First Search
14.
Pattern: Tree Depth First Search
15.
Pattern: Graphs
16.
Pattern: Island (Matrix Traversal)
17.
Pattern: Two Heaps
18.
Pattern: Subsets
19.
Pattern: Modified Binary Search
20.
Pattern: Bitwise XOR
21.
Pattern: Top 'K' Elements
22.
Pattern: K-way Merge
23.
Pattern: Greedy Algorithms
24.
Pattern: 0/1 Knapsack (Dynamic Programming)
25.
Fibonacci Numbers (Dynamic Programming)
New26.
Palindromic Subsequence (Dynamic Programming)
New27.
Pattern: Backtracking
28.
Pattern: Trie
29.
Pattern: Topological Sort (Graph)
30.
Pattern: Union Find
New31.
Pattern: Ordered Set
New32.
Pattern: Prefix Sum
New33.
Pattern: Multi-threaded
34.
Miscellaneous
35.
Revision
36.
Test Your Knowledge (Easy)
37.
Test Your Knowledge (Medium)
38.
Test Your Knowledge (Hard)
39.
Conclusions
What people say about our courses






Related Courses
$98
$78