Open navigation menu
Close suggestions
Search
Search
en
Change Language
Upload
Sign in
Sign in
Download free for days
0 ratings
0% found this document useful (0 votes)
31 views
Mastering Coding Interview
Uploaded by
Swanand Reddy Luthmoodoo
Copyright
© © All Rights Reserved
Available Formats
Download as PDF or read online on Scribd
Download now
Download
Save Mastering Coding Interview For Later
Download
Save
Save Mastering Coding Interview For Later
0%
0% found this document useful, undefined
0%
, undefined
Embed
Share
Print
Report
0 ratings
0% found this document useful (0 votes)
31 views
Mastering Coding Interview
Uploaded by
Swanand Reddy Luthmoodoo
Copyright
© © All Rights Reserved
Available Formats
Download as PDF or read online on Scribd
Download now
Download
Save Mastering Coding Interview For Later
Carousel Previous
Carousel Next
Save
Save Mastering Coding Interview For Later
0%
0% found this document useful, undefined
0%
, undefined
Embed
Share
Print
Report
Download now
Download
You are on page 1
/ 6
Search
Fullscreen
Mastering the Coding Interview (Big Tech) - Course Outline zerotomastery.io Arrays Question #1 Google Interview Question Two Sum (Easy) © Two Sum Leetcade Question © Brute Force Solution Code Repl © Optimal Solution Code Rep! Question #2 Container With Most Water (Medium) © Container With Most Water Leetcode Question © Brute Force Solution Code Repl © Optimal Solution Code Rep! Question #3 Trapping Rainwater (Hard) © Trapping Rainwater Leetcode Question © Brute Force Solution Code Repl © Optimal Solution Code Rep! Strings Question #4 Backspace String Compare (Easy) ‘© Typed Out Strings Leetcode Question © Brute Force Solution Code Rep! © Optimal Solution Code Rep! Question #5 Longest Substring Without Repeating Characters (Medium) «Longest Substring Without Repeating Characters Leetcode Question © Brute Force Solution Code Repl © Optimal Solution Code Rep! Palindromes Question #6a Valid Palindrome(Easy) Valid Palindrome Leetcode Question Solution #1 - Two Pointers From The Center Solution, Solution #2 - Two Pointers From The Outside Solution Solution #3 - Compare Against Reverse SolutionQuestion #6b Almost Palindrome (Easy) © Almost Palindrome Leetcode Question © Final Code Solution Repl Linked Lists Basic Algorithm - Reverse Linked List © Code Solution Rep! Question #7 M, N Reversals (Medium) © M,N Reversals Leetcode Question © Code Solution Rep! Doubly Linked Lists Question #8 Merge Multi-Level Doubly Linked List (Medium) Merge Multi-Level Doubly Linked List Leetcode Question © Code Solution Rep! Question #9 Cycle Detection (Medium) © Cycle Detection Leetcode Question © Floyd's Tortoise and Hare Algorithm Code Rep! © Code solution with Set Object Code Rep! Stacks Question #10 Valid Parentheses (Easy) © Valid Parentheses Leetcode Question © Code Solution Repl Question #11 Minimum Brackets To Remove To Make Valid (Medium) © Minimum Brackets To Remove To Make Valid Leetcode Question © Code Solution Rep! Queues Question #12 Implement Queue With Stacks (Easy) ¢ Implement Queue With Stacks Leetcode Question © Code Solution ReplRecursion Sorting Question #13 Kth Largest Element (Medium) © Kth Largest Element Leetcode Question © Quicksort Solution Repl © Hoare's QuickSelect Solution Repl Binary Search Question #14 Start And End Of Target (Medium) © Start And End Of Target Leetcode Question © Code Solution Rep! Binary Trees Question #15 Maximum Depth Of Binary Tree (Easy) Maximum Depth Of Binary Tree Leetcode Question © Code Solution Rep! Question #16 Level Order Of Binary Tree (Medium) ¢ Level Order Of Binary Tree Leetcode Question © Code Solution Rep! Question #17 Right Side View of Tree (Medium) © Right Side View of Tree Leetcode Question © BFS Solution Code Repl © DFS Solution Code Repl Full And Complete Binary Trees Question #18 Number Of Nodes In Complete Tree (Medium) ‘© Number Of Nodes In Complete Tree Leetcode Question © Code Solution Rep! Binary Search Trees Question #19 Validate Binary Search Tree (Medium) © Validate Binary Search Tree Leetcode Question © Code Solution ReplHeaps & Priority Queues Max Heap/ Priority Queue © Max Heap/ Priority Queue Code Repl 2D-Arrays Traversals DFS in 2D-Arrays © DFS Code Repl BFS in 2D-Arrays © BFS Code Repl Question #20 Number Of Islands (Medium) ‘© Number Of Islands Leetcode Question © BFS Solution Code Repl © DFS Solution Code Repl Question #21 Rotting Oranges (Medium) © Rotting Oranges Leetcode Question © Code Solution Repl Question #22 Walls And Gates (Medium) © Walls And Gates Leetcode Question (Subscription Required) © Code Solution Rep! Graphs BFS Graph Traversal © Adjacency List BFS Code Repl © Adjacency Matrix BFS Code Repl DFS Graph Traversals © Adjacency List DFS Code Repl © Adjacency Matrix DFS Code Repl Question #23 Time Needed To Inform All Employees (Medium) Time Needed To Inform All Employees Leetcode Question © Code Solution Rep!Question #24 Course Scheduler (Medium) © Course Scheduler Leetcode Question Naive BFS Solution Code Repl Topological Sort Solution With Adjacency List Code Repl Optimal Topological Sort Solution (No Adjacency List) Code Repl Optimal Topological Sort Solution Modified To Retum Order Code Repl Question #25 Network Time Delay (Medium) ¢ Network Time Delay Leetcode Question © Dijkstra’s Algorithm Solution Code Rep! © Bellman-Ford Solution Code Repl namic Pr immin: Question #26 Minimum Cost Of Climbing Stairs (Easy) © Minimum Cost Of Climbing Stairs Leetcode Question Top Down Recursive Solution Code Repl Top Down With Memoization Solution Code Repl Bottom Up Iterative Solution Code Rep! Bottom Up Optimized Solution Code Repl Question #27 Knight Probability In Chessboard (Medium) © Knight Probability In Chessboard Leetcode Question Top Down Recursive Solution Code Repl Top Down With Memoization Solution Code Repl Bottom Up Iterative Solution Code Rep! Bottom Up Optimized Solution Code Repl Back Tracking Question #28 Sudoku Solver (Hard) © Sudoku Solver Leetcode Question © Backtracking Solution Code Rep! Additional Backtracking Problems: Palindrome Partitioning (Medium) © Palindrome Partitioning Leetcode Question © Backtracking Solution Code Rep! N-Queens (Hard) N-Queens Leetcode Question © Backtracking Solution Code Rep!Interface Design Question #29 Monarchy (Medium) ® Monarchy Implementation Code Repl Tries. Question #30 Implement Prefix Trie (Medium) ¢ Implement Prefix Trie Leetoode Question © Trie Class Implementation Code Rep!
You might also like
Full Chapter Daily Coding Problem Get Exceptionally Good at Coding Interviews by Solving One Problem Every Day Second Edition Lawrence Wu PDF
PDF
100% (8)
Full Chapter Daily Coding Problem Get Exceptionally Good at Coding Interviews by Solving One Problem Every Day Second Edition Lawrence Wu PDF
54 pages
Mastering The Coding Interview (Big Tech) - Course Outline: Zerotomastery - Io
PDF
No ratings yet
Mastering The Coding Interview (Big Tech) - Course Outline: Zerotomastery - Io
6 pages
LeedCode Sheet
PDF
No ratings yet
LeedCode Sheet
17 pages
Top 75 Leet Code Questions to Save You Time
PDF
No ratings yet
Top 75 Leet Code Questions to Save You Time
4 pages
Top Leetcode Questions of All Time - Most Important
PDF
No ratings yet
Top Leetcode Questions of All Time - Most Important
21 pages
LeetCode Blind 75 by HackCode
PDF
No ratings yet
LeetCode Blind 75 by HackCode
48 pages
Microsoft Engineer SDE2 Handbook
PDF
No ratings yet
Microsoft Engineer SDE2 Handbook
59 pages
Easy Medium Hard: Array
PDF
No ratings yet
Easy Medium Hard: Array
6 pages
Engineering Digest DSA Sheet
PDF
No ratings yet
Engineering Digest DSA Sheet
8 pages
Coding Questions
PDF
No ratings yet
Coding Questions
17 pages
Leetcode Solution Tracker Sheet
PDF
No ratings yet
Leetcode Solution Tracker Sheet
64 pages
Top Technical Interview Questions From LeetCode - FAANG and Non FAANG
PDF
No ratings yet
Top Technical Interview Questions From LeetCode - FAANG and Non FAANG
16 pages
Directi
PDF
No ratings yet
Directi
12 pages
Blind 75 Tracker
PDF
No ratings yet
Blind 75 Tracker
1 page
Microsoft Leetcode
PDF
No ratings yet
Microsoft Leetcode
11 pages
Top+75+Leet+Code+Questions+to+Save+You+Time+(SDE)
PDF
No ratings yet
Top+75+Leet+Code+Questions+to+Save+You+Time+(SDE)
4 pages
All Coding With Link
PDF
No ratings yet
All Coding With Link
16 pages
Amazon interview question bank - by Harine
PDF
No ratings yet
Amazon interview question bank - by Harine
4 pages
281leetcode
PDF
No ratings yet
281leetcode
5 pages
List of 250
PDF
No ratings yet
List of 250
9 pages
LeetCode Round 2
PDF
No ratings yet
LeetCode Round 2
3 pages
Leetcode 75 Questions (NeetCode On Yt)
PDF
No ratings yet
Leetcode 75 Questions (NeetCode On Yt)
6 pages
Google SWE
PDF
No ratings yet
Google SWE
3 pages
Pattern DSA
PDF
No ratings yet
Pattern DSA
4 pages
Lesson Plan for DSA Updated - with Link (2)
PDF
No ratings yet
Lesson Plan for DSA Updated - with Link (2)
4 pages
Copy of STEP ASKED QUES
PDF
No ratings yet
Copy of STEP ASKED QUES
12 pages
Ds 2016
PDF
No ratings yet
Ds 2016
8 pages
Interview PDF 2
PDF
No ratings yet
Interview PDF 2
6 pages
Data Structure Algorithm Problem Solving Masterclass For Everyone
PDF
No ratings yet
Data Structure Algorithm Problem Solving Masterclass For Everyone
13 pages
Leetcode 75 Questions (NeetCode On Yt) - Google Sheets
PDF
No ratings yet
Leetcode 75 Questions (NeetCode On Yt) - Google Sheets
2 pages
Python & Leetcode - The Ultimate Interview Bootcamp: Strings
PDF
No ratings yet
Python & Leetcode - The Ultimate Interview Bootcamp: Strings
3 pages
DE Shaw OA round
PDF
No ratings yet
DE Shaw OA round
7 pages
50 DSA Problems to Secure a 7-15LPA Job
PDF
No ratings yet
50 DSA Problems to Secure a 7-15LPA Job
13 pages
12 Week Programme - Leetcode
PDF
No ratings yet
12 Week Programme - Leetcode
6 pages
Data Structure Algorithm
PDF
No ratings yet
Data Structure Algorithm
6 pages
Microsoft Mostly Asked Interview Questions
PDF
No ratings yet
Microsoft Mostly Asked Interview Questions
11 pages
VMware - LeetCode
PDF
No ratings yet
VMware - LeetCode
3 pages
Master DSA using GFG and Leetcode - Google Sheets
PDF
No ratings yet
Master DSA using GFG and Leetcode - Google Sheets
6 pages
Adobe Interview Questions
PDF
No ratings yet
Adobe Interview Questions
2 pages
Rec_Problems
PDF
No ratings yet
Rec_Problems
12 pages
TCS_BATCH_2025_updated_PYQ
PDF
No ratings yet
TCS_BATCH_2025_updated_PYQ
24 pages
Leetcode 75 Questions (NeetCode On Yt) - Google Sheets
PDF
No ratings yet
Leetcode 75 Questions (NeetCode On Yt) - Google Sheets
1 page
Grind 75 DSA Template
PDF
No ratings yet
Grind 75 DSA Template
56 pages
free-dsa-course
PDF
No ratings yet
free-dsa-course
12 pages
50 Coding Interview Questions
PDF
No ratings yet
50 Coding Interview Questions
19 pages
Adobe DSA Question
PDF
No ratings yet
Adobe DSA Question
9 pages
Dsa 5 Months Target
PDF
No ratings yet
Dsa 5 Months Target
8 pages
CS C341-Is C361
PDF
No ratings yet
CS C341-Is C361
5 pages
TCS (30 Day)
PDF
No ratings yet
TCS (30 Day)
4 pages
DSA Problems List
PDF
No ratings yet
DSA Problems List
16 pages
DSA Roadmap - +330 Problems
PDF
No ratings yet
DSA Roadmap - +330 Problems
16 pages
Queue
PDF
No ratings yet
Queue
448 pages
Top 50 Coding Questions
PDF
No ratings yet
Top 50 Coding Questions
30 pages
Yaahoo man
PDF
No ratings yet
Yaahoo man
8 pages
Stack, Queue and Heap: Intermediate Level Questions
PDF
No ratings yet
Stack, Queue and Heap: Intermediate Level Questions
6 pages
????? ???? ????? ????????
PDF
No ratings yet
????? ???? ????? ????????
9 pages
Linkedin Tagged LeetCode Problems
PDF
No ratings yet
Linkedin Tagged LeetCode Problems
7 pages
Interview Programming Question: Kapil Singh Rawat Diet Rishikesh
PDF
No ratings yet
Interview Programming Question: Kapil Singh Rawat Diet Rishikesh
6 pages
Related titles
Click to expand Related Titles
Carousel Previous
Carousel Next
Full Chapter Daily Coding Problem Get Exceptionally Good at Coding Interviews by Solving One Problem Every Day Second Edition Lawrence Wu PDF
PDF
Full Chapter Daily Coding Problem Get Exceptionally Good at Coding Interviews by Solving One Problem Every Day Second Edition Lawrence Wu PDF
Mastering The Coding Interview (Big Tech) - Course Outline: Zerotomastery - Io
PDF
Mastering The Coding Interview (Big Tech) - Course Outline: Zerotomastery - Io
LeedCode Sheet
PDF
LeedCode Sheet
Top 75 Leet Code Questions to Save You Time
PDF
Top 75 Leet Code Questions to Save You Time
Top Leetcode Questions of All Time - Most Important
PDF
Top Leetcode Questions of All Time - Most Important
LeetCode Blind 75 by HackCode
PDF
LeetCode Blind 75 by HackCode
Microsoft Engineer SDE2 Handbook
PDF
Microsoft Engineer SDE2 Handbook
Easy Medium Hard: Array
PDF
Easy Medium Hard: Array
Engineering Digest DSA Sheet
PDF
Engineering Digest DSA Sheet
Coding Questions
PDF
Coding Questions
Leetcode Solution Tracker Sheet
PDF
Leetcode Solution Tracker Sheet
Top Technical Interview Questions From LeetCode - FAANG and Non FAANG
PDF
Top Technical Interview Questions From LeetCode - FAANG and Non FAANG
Directi
PDF
Directi
Blind 75 Tracker
PDF
Blind 75 Tracker
Microsoft Leetcode
PDF
Microsoft Leetcode
Top+75+Leet+Code+Questions+to+Save+You+Time+(SDE)
PDF
Top+75+Leet+Code+Questions+to+Save+You+Time+(SDE)
All Coding With Link
PDF
All Coding With Link
Amazon interview question bank - by Harine
PDF
Amazon interview question bank - by Harine
281leetcode
PDF
281leetcode
List of 250
PDF
List of 250
LeetCode Round 2
PDF
LeetCode Round 2
Leetcode 75 Questions (NeetCode On Yt)
PDF
Leetcode 75 Questions (NeetCode On Yt)
Google SWE
PDF
Google SWE
Pattern DSA
PDF
Pattern DSA
Lesson Plan for DSA Updated - with Link (2)
PDF
Lesson Plan for DSA Updated - with Link (2)
Copy of STEP ASKED QUES
PDF
Copy of STEP ASKED QUES
Ds 2016
PDF
Ds 2016
Interview PDF 2
PDF
Interview PDF 2
Data Structure Algorithm Problem Solving Masterclass For Everyone
PDF
Data Structure Algorithm Problem Solving Masterclass For Everyone
Leetcode 75 Questions (NeetCode On Yt) - Google Sheets
PDF
Leetcode 75 Questions (NeetCode On Yt) - Google Sheets
Python & Leetcode - The Ultimate Interview Bootcamp: Strings
PDF
Python & Leetcode - The Ultimate Interview Bootcamp: Strings
DE Shaw OA round
PDF
DE Shaw OA round
50 DSA Problems to Secure a 7-15LPA Job
PDF
50 DSA Problems to Secure a 7-15LPA Job
12 Week Programme - Leetcode
PDF
12 Week Programme - Leetcode
Data Structure Algorithm
PDF
Data Structure Algorithm
Microsoft Mostly Asked Interview Questions
PDF
Microsoft Mostly Asked Interview Questions
VMware - LeetCode
PDF
VMware - LeetCode
Master DSA using GFG and Leetcode - Google Sheets
PDF
Master DSA using GFG and Leetcode - Google Sheets
Adobe Interview Questions
PDF
Adobe Interview Questions
Rec_Problems
PDF
Rec_Problems
TCS_BATCH_2025_updated_PYQ
PDF
TCS_BATCH_2025_updated_PYQ
Leetcode 75 Questions (NeetCode On Yt) - Google Sheets
PDF
Leetcode 75 Questions (NeetCode On Yt) - Google Sheets
Grind 75 DSA Template
PDF
Grind 75 DSA Template
free-dsa-course
PDF
free-dsa-course
50 Coding Interview Questions
PDF
50 Coding Interview Questions
Adobe DSA Question
PDF
Adobe DSA Question
Dsa 5 Months Target
PDF
Dsa 5 Months Target
CS C341-Is C361
PDF
CS C341-Is C361
TCS (30 Day)
PDF
TCS (30 Day)
DSA Problems List
PDF
DSA Problems List
DSA Roadmap - +330 Problems
PDF
DSA Roadmap - +330 Problems
Queue
PDF
Queue
Top 50 Coding Questions
PDF
Top 50 Coding Questions
Yaahoo man
PDF
Yaahoo man
Stack, Queue and Heap: Intermediate Level Questions
PDF
Stack, Queue and Heap: Intermediate Level Questions
????? ???? ????? ????????
PDF
????? ???? ????? ????????
Linkedin Tagged LeetCode Problems
PDF
Linkedin Tagged LeetCode Problems
Interview Programming Question: Kapil Singh Rawat Diet Rishikesh
PDF
Interview Programming Question: Kapil Singh Rawat Diet Rishikesh