Author thumbnail

Aryan Mittal

Meta Interview Questions by Aryan

426 views
70 items
Last updated on May 21, 2024
public playlist
131. Palindrome Partitioning | Recursion | Backtracking | 2 Approaches
22:54
786. K-th Smallest Prime Fraction | Priority Queue | Binary Search on Answer | 2 Pointers
50:36
378. Kth Smallest Element in a Sorted Matrix | Priority Queue | Binary Search on Answer
28:37
237. Delete Node in a Linked List | Singly Linked List | Easy | Amazon | Microsoft
7:43
310. Minimum Height Trees | BFS | Topological Sort | Graphs
25:09
463. Island Perimeter | No BFS or DFS | With DFS | With BFS
13:03
623. Add One Row to Tree | DFS | BFS | 2 Ways
18:11
404. Sum of Left Leaves | Binary Tree | Tree | DFS
7:05
85. Maximal Rectangle | 221. Maximal Square | 84. Largest Rectangle in Histogram | Monotonic Stack |
1:10:03
678. Valid Parenthesis String | DP | Stacks | 2 Pointers | 3 Ways
39:32
1249. Minimum Remove to Make Valid Parentheses | Stack | 4 ways
39:27
1614. Maximum Nesting Depth of the Parentheses | Stack | Parenthesis
12:50
79. Word Search | Recursion & Backtracking | 489. Robot Room Cleaner | 2 Approaches
39:07
713. Subarray Product Less Than K | 2 Pointers | Binary Search | 4 Approaches
15:53
41. First Missing Positive | Cycle Sort | Using Array as Hash | HashMap | 5 Approaches
42:52
442. Find All Duplicates in an Array | HashMap | 4 Approaches | O(1) Space - No modification
21:18
143. Reorder List | 234. Palindrome Linked List | 876. Middle of the Linked List | 206. Reverse LL
33:42
206. Reverse Linked List | Iterative & Recursive | Super Important for Interviews 📝
26:38
57. Insert Interval | 56. Merge Intervals | 2 Approaches | FAANG Favourite ❤️
27:47
525. Contiguous Array | Prefix Sums | Hash Tables | 3 Approaches
18:45
930. Binary Subarrays With Sum | 560. Subarray Sum Equals K | Prefix Sums | 2 Pointer TEMPLATE
37:07
791. Custom Sort String | 2 Approaches | Custom Comparator | Hash Map | Meta
11:25
349. Intersection of Two Arrays | 4 Approaches | Sorting | 2 Pointer | Hash Set | Binary Search
12:41
19. Remove Nth Node From End of List | 2 Ways | Linked List | ⭐️Very Important Interview Problem⭐️
14:55
977. Squares of a Sorted Array | when to use 2 Pointer | Sorting | 2 Ways
12:15
543. Diameter of Binary Tree | 3 Ways | Tree | ⭐️IMPORTANT⭐️ | Facebook
22:15
100. Same Tree | Tree | DFS | Recursion | Understanding Time & Space Complexity
10:10
787. Cheapest Flights Within K Stops | Dijkstras | BFS | Complete Internal Working
36:01
268. Missing Number | HashMap | Bit Manipulation | Gauss Formula(Math) | 4 Ways
12:56
98. Validate Binary Search Tree | Day 023 | 2 Ways | Limit Ranges | Inorder Traversal
19:38
169. Majority Element | HashMap| Sorting | BitManipulation | Boyer-Moore Voting Algorithm | 5 Ways
29:53
647. Palindromic Substrings | Brute | DP | 2 Pointers | Top Down DP | Bottom Up DP | O(n) Hints
36:33
451. Sort Characters By Frequency | 3 Ways | Sorting | Hash Table | Bucket Sort | Adobe | Apple
24:36
49. Group Anagrams | string | Hash Table | Hot Interview Question 🔥
13:51
76. Minimum Window Substring | 5 Improvizations | Sliding Window
39:20
1043. Partition Array for Maximum Sum | DP | Recursion - Top Down - Bottom Up - Bottom Up Optimised
25:47
739. Daily Temperatures | Monotonic Stack | Space Optimisation O(1) | Hot Interview Question 🔥
28:34
150. Evaluate Reverse Polish Notation | Stack | Hot Interview Question 🔥
16:47
2. Add Two Numbers | Day 021 | Linked List | Hottest Question in Linked List
8:45
21. Merge Two Sorted Lists | Day 020 | Linked List | How to approach in an Interview
14:13
1492. The kth Factor of n | Day 019 | Math | Number Theory | Factors | Divisors
13:17
146. LRU Cache | Day 016 | 2 Ways | Doubly Linked List | In Build Libraries | Hot Interview Ques🔥
21:27
1207. Unique Number of Occurrences | Two Ways | Apple | Amazon | Google | Facebook | TCS
11:32
215. Kth Largest Element in an Array | Day 014 | 3 Ways | Quick Select | Min Heap | Sorting
30:25
380. Insert Delete GetRandom O(1) | Hot & Important Question For Interviews | FAANG++
18:54
287. Find the Duplicate Number | Day 013 | 5 Ways | Binary Search | Bit Manipulation | Slow & Fast
40:42
1657. Determine if Two Strings Are Close | Arrays | Cases | Meta | Google
11:28
3. Longest Substring Without Repeating Characters | Day 012 | Sliding Window | 2 Pointer
18:14
1026. Maximum Difference Between Node and Ancestor | Amazon | Google | Meta
10:31
4. Median of Two Sorted Arrays | Day 009 | 2Pointer | Binary Search | Torture Question :)
36:44
938. Range Sum of BST | Short & Simple | Meta | Google | Facebook
8:33
1578. Minimum Time to Make Rope Colorful | 3 Ways | One-Pass | Tesla | Amazon
13:03
91. Decode Ways | 3 Ways | Salesforce | Uber | Oracle | Commvault | 3 Ways
28:33
661. Image Smoother | Bit Manipulation | Amazon | Microsoft | Facebook
31:01
94. Binary Tree Inorder Traversal | Morris Traversal | Space - O(1) | Amazon | Adobe | Uber | Meta
28:09
935. Knight Dialer | 3 Ways | O(1) space | Facebook | Bloomberg | Google
27:50
1424. Diagonal Traverse II | 2 Ways | Matrix Diagonal Trick | BFS | Facebook
18:15
2265. Count Nodes Equal to Average of Subtree || Find Sum, Count, Average in O(n) time
11:12
Facebook Interview Questions || 6months - 1year - 2year || Leetcode Premium Questions
10:05
Is Graph Bipartite? || Both BFS & DFS ways || Graph Theory || C++/Java/Python
18:31
Solving Questions With Brainpower || 1D DP || Recursion - Memo - Bottom Up DP || C++/Java/Python
21:32
Dota2 Senate || Queue || Round Table Concept || C++/Java/Python || Leetcode 649
17:35
Maximum Width of Binary Tree || Why Long to Int ? || Binary Tree || BFS || C++/Java/Python
27:06
Validate Stack Sequences || Two Pointers || Stacks || Leetcode - 946 || C++/Java/Python
19:12
881. Boats to Save People || Two Pointer || Count Sort || C++/Java/Python
15:35
Minimum Path Sum || Dynamic Programming(4 Methods) || Recursion || C++/Java/Python
20:57
Reorder Routes to Make All Paths Lead to the City Zero || Graphs || DFS || Meta Interview Question
17:32
Number of Zero-Filled Subarrays || 2 Pointer & 3 other Approaches || Meta Interview Question
15:00
Binary Tree from Inorder & Postorder || Binary Tree || Recursion || Meta Interview Question
23:15
Minimum Time to Complete Trips || Binary Search || Meta Interview Question || Leetcode-2187
14:49