codestorywithMIK

codestorywithMIK

Views:
3,374,548
Subscribers:
92,300
Videos:
1,177
Duration:
13:15:22:00
India
India

codestorywithMIK is an Indian YouTube content creator with roughly 92.3 thousand subscribers. He published approximately 1.18 thousand videos which altogether total over 3.37 million views.

Created on ● Channel Link: https://www.youtube.com/channel/UCaw58edcO3ZqMw76Bvs0kGQ





Top 300 Videos With The Longest Duration by codestorywithMIK


Video TitleDurationCategoryGame
201.Reorder Routes to Make All Paths Lead to the City Zero | Leetcode - 1466 | META | DFS | Live Coding31:35
202.Prim's Algorithm | Minimum Spanning Tree | Full Dry Run | INTUITION | Graph Concepts & Qns - 3431:34
203.Shortest Path to Get All Keys | Full Detail | Leetcode-864 | GOOGLE | Explanation βž• Live Coding31:32
204.Number of Good Leaf Nodes Pairs | Simple DFS | Dry Run | Leetcode 1530 | codestorywithMIK31:30
205.Remove Nodes From Linked List | 3 Detailed Approaches | Story | Leetcode 2487 | codestorywithMIK31:29
206.Minimum Number of Pushes to Type Word I and II | Leetcode 3014 | Leetcode 3016 | Weekly Contest31:27
207.Longest Increasing Subsequence | BOTTOM UP | FULL INTUITION | DP Concepts & Qns - 12 | Leetcode-30031:22
208.Sum of Absolute Differences in a Sorted Array | Build Intuition | 2 Approaches | Leetcode - 168531:11
209.Ugly Number II -(Google, Meta, Microsoft, GoldmanSachs, Paytm, Walmart): Explanation βž• Live Coding31:09
210.Smallest Number in Infinite Set | 3 Approaches | (MICROSOFT) | Leetcode-1046 | Live Code πŸ§‘πŸ»β€πŸ’»31:08
211.Minimize the Maximum Difference of Pairs | Binary Search Pattern | INTUITION | META | Leetcode-261631:06
212.Implement Trie (Prefix Tree) - (Leetcode - 208) - (MICROSOFT) : Explanation βž• Live Coding31:00
213.Strange Printer | INTUITIVE | Recursion | Memoization | NetEase | Leetcode-66431:00
214.Minimum Replacements to Sort the Array | Cleanest Code | Full Dry Run | GOOGLE | Leetcode - 236630:57
215.Maximum Sum Circular Subarray (Microsoft, Amazon) : Explanation βž• Live Coding30:55
216.Count Negative Numbers in a Sorted Matrix | Leetcode-1351 | 3 Approaches | AMAZON | Explanation30:54
217.Water Bottles | 3 Approaches | Easy Explanations | Leetcode 1518 | codestorywithMIK30:53
218.Minimum Difficulty of a Job Schedule -(Amazon): Explanation βž• Live Coding πŸ§‘πŸ»β€πŸ’»30:52
219.Dijkstra's Algorithm | PART-1 | (Microsoft) | Graph Concepts & Qns - 24 | Explanation+Coding30:51
220.Minimum Speed to Arrive on Time | Binary Search | INTUITION | Online Assessment | Leetcode-187030:40
221.Parallel Courses III | Topological Sorting | Intuition | Dry Run | UBER | Leetcode - 205030:39Vlog
222.Relative Ranks | 3 Approaches | Leetcode 506 | codestorywithMIK30:38
223.Unique Paths III -(Apple, Amazon, Microsoft, Intuit) : Explanation βž• Live Coding30:36
224.Stone Game III | Basic to Optimal | EASIEST Explanation | META, GOOGLE | Leetcode-1406 | Live Code30:34
225.Number of Music Playlists | Made Super Easy | Recursion | Memoization | META | Leetcode-92030:31
226.Number of Nodes in the Sub-Tree With the Same Label : Explanation βž• Live Coding30:23
227.Shortest Path in Weighted undirected graph | Dijkstra's | Why not BFS ? | Graph Concepts & Qns - 2730:18
228.Minimum Genetic Mutation -(Asked by Twitter) : Explanation βž• Live Coding30:14
229.Disjoint Set Union - | DSU | Graph Concepts & Qns - 18 | Explanation+Coding30:12
230.Maximum Running Time of N Computers | Binary Search | INTUITION | Dry Run | GOOGLE | Leetcode-214130:03
231.Longest String Chain | Same as LIS | FULL INTUITION | DP Concepts & Qns - 14 | Leetcode-104829:53
232.IPO | Easy Beginner Friendly | Story To Code | Leetcode 502 | codestorywithMIK29:52
233.House Robber - (Amazon, OYO Rooms, Walmart, Google, Flipkart, LinkedIn) : Explanation βž• Live Coding29:51
234.Filling Bookcase Shelves | Recursion Memoization | Why not Greedy | Leetcode 1105 | codestorywithMIK29:49
235.Maximum Product of Splitted Binary Tree -(Google, Meta, Amazon(Phone)) : Explanation βž• Live Coding29:44
236.Make Array Strictly Increasing | Recur + Memo | Time Complexity | GOOGLE | Leetcode-1187 | Live Code29:42
237.Non-decreasing Subsequences -(Khaandani Backtracking Template) : Explanation βž• Live Coding29:42
238.Kth Largest Element in an Array | Quick Select | Time Complexity | MICROSOFT | Leetcode-21529:38
239.Interleaving String | Khandaani Tareeka | Memoization | GOOGLE | Leetcode-9729:35
240.K-th Symbol in Grammar | Recursion | Recurrence Relation Explained | GOOGLE | Leetcode - 77929:33
241.Champagne Tower | Recursion | Memoization | GOOGLE | Leetcode - 79929:27
242.Arithmetic Slices II - Subsequence -(Google, Meta, Netflix, Amazon, Apple):Explanation βž• Live Coding29:24
243.Grumpy Bookstore Owner | Simplest Thought Process | Leetcode 1052 | codestorywithMIK29:24
244.Amount of Time for Binary Tree to Be Infected | Using BFS | Leetcode 238529:24
245.Subarrays with K Different Integers | Approach-2 | One Pass | Leetcode 992 | codestorywithMIK29:18
246.Number of Ways to Form a Target String Given a Dictionary - (Recur + Memo) | Leetcode-1639|Live Code29:15
247.Last Day Where You Can Still Cross | BFS | DFS | Binary Search | GOOGLE Onsite | Leetcode-197029:09
248.Reconstruct Itinerary | Clean | Simple | Intuitive | GOOGLE | Leetcode-332 | Live Code29:09
249.The K Weakest Rows in a Matrix | 2 Approaches | Binary Search | Heap | Sorting | Leetcode - 133729:08
250.Minimum Increment to Make Array Unique | Sorting | Counting Sort | Leetcode 945 | codestorywithMIK29:00
251.Segment Tree | Range Sum Query | Story To Code | Video 329:00
252.Image Overlap -(Google) : Explanation βž• Live Coding28:56
253.Number of Good Leaf Nodes Pairs | Using Graph And BFS | Dry Run | Leetcode 1530 | codestorywithMIK28:54
254.Erect the Fence -(GOOGLE) : Explanation βž• Live Coding28:52
255.Climbing Stairs -(Amazon, OYO Rooms, Microsoft, Adobe, Flipkart) : Explanation βž• Live Coding28:49
256.Number of Dice Rolls With Target Sum | Recursion | Memo | Bottom Up | Leetcode 115528:40
257.Construct Quad Tree (Leetcode - 427) - (Google) : Explanation βž• Live Coding28:36
258.Word Pattern -(Amazon, MakeMyTrip, Microsoft) : Explanation βž• Live Coding28:34
259.Custom Sort String | 2 Approaches | Intuition | Meta | Leetcode 79128:33
260.Add Two Numbers II | Follow Up Qn Also | 2 Approaches | AMAZON | MICROSOFT | Leetcode-44528:30
261.Split Linked List in Parts | Clean | Simple Code | Dry Run | Amazon | Leetcode - 72528:29
262.Unique Length-3 Palindromic Subsequences | 2 Ways | Intuition | META | GOOGLE | Leetcode-193028:29
263.Minimum Difficulty of a Job Schedule | Bottom Up | Amazon | Leetcode 133528:27
264.Task Scheduler | Easy Intuition | Using Heap | Leetcode 621 | codestorywithMIK28:25
265.Count Unreachable Pairs of Nodes in an Undirected Graph | Leetcode - 2316 | MICROSOFT | Live Coding28:24
266.All Possible Full Binary Trees | Recursion Tree | Memoization | GOOGLE | AMAZON | Leetcode-89428:23
267.Partition Array for Maximum Sum | Why DP | Recursion | Memo | Bottom Up | Leetcode 104328:20
268.Count Subarrays With Fixed Bounds - (Leetcode - 2444) - (Microsoft) : Explanation βž• Live Coding28:17
269.Painting the Walls | Why Greedy Fails | Recursion | Memoization | GOOGLE | Leetcode - 274228:12
270.Minimum One Bit Operations to Make Integers Zero | Detailed Explanation | LinkedIn | Leetcode 161128:11
271.Find Beautiful Indices in the Given Array | Part I | Part II | Same Code | KMP | Weekly Contest 38028:07
272.Largest Positive Integer That Exists With Its Negative |4 Approaches|Leetcode 2441 |codestorywithMIK28:04
273.Number of Ways to Stay in the Same Place After Some Steps | Recursion | Memoization | Leetcode- 126927:58
274.Remove Max Number Of Edges To Keep Graph Fully Traversable | Leetcode - 1579 | DSU | GOOGLE | Live27:54
275.Reverse Linked List | Merge Two Sorted Lists | Reverse Order | Leetcode 206 | Leetcode 21 | GFG POTD27:52
276.Maximum Profit in Job Scheduling -(Classic DP): Explanation βž• Live Coding27:50
277.Time Complexity | Space Complexity | Examples | Recursion Concepts And Questions | Video 427:47
278.Array Pair Sum Divisibility Problem | Brute Force | Optimal | GfG POTD27:40
279.Single Number II | Multiple Approaches | GOOGLE, AMAZON | META | Leetcode-137 | Explanation27:40
280.Number of Nodes in the Sub-Tree With the Same Label : (Better Approach) | Explanation βž• Live Coding27:38
281.Longest Palindrome by Concatenating Two Letter Words: Greedy Explanation βž• Live Coding πŸ§‘πŸ»β€πŸ’»27:38
282.Binary Search Tree to Greater Sum Tree | Brute | Better | Optimal | Leetcode 1038 | codestorywithMIK27:37
283.Predict the Winner | Two Recursive Approaches | Memoization | Game Strategy | AMAZON | Leetcode-48627:35
284.Word Break | Tree Diagram | Recursion | Memoization | Similar Problems | Leetcode-13927:29
285.Count Occurrences of Anagrams-(Amazon, Microsoft, Flipkart):Explanation βž• Live Coding πŸ§‘πŸ»β€πŸ’»πŸ‘©πŸ»β€πŸ’»27:29
286.Find the Pivot Integer | 5 Approaches | Easy Explanation | Leetcode 248527:24
287.First negative integer in every window of size k-(Amazon,MentorGraphics):Explanationβž• Live Coding27:22
288.Task Scheduler | Using Greedy Only | No Heap | Leetcode 621 | codestorywithMIK27:20
289.Count the Number of Good Partitions | Intuition | Leetcode-2963 | Weekly Contest 37527:20
290.Top K Frequent Elements | Heap | Bucket Sort | AMAZON | Leetcode-347 | Explanation βž• Live Coding27:17
291.Solving Questions With Brainpower | GOOGLE | Leetcode-2140 | Live Code + Explanation27:16
292.Count digit groupings of a number | Recursion | Memoization | GFG POTD27:09
293.Calculate Money in Leetcode Bank | 2 Approaches | O(n) | O(1) | Leetcode 171627:09
294.Minimum Time to Complete Trips - (Leetcode - 2187) - (Google, PhonePe) : Explanation βž• Live Coding27:07
295.Sort the Jumbled Numbers | 2 Approaches | Leetcode 2191 | codestorywithMIK27:05
296.Count Ways To Build Good Strings | BOTTOM UP | META | Leetcode-2466 | Live Code + Explanation27:03
297.Merge k Sorted Lists - (Leetcode - 23) - (Google, Amazon, Microsoft..) : Explanation βž• Live Coding26:58
298.Spiral Matrix - (Amazon, Microsoft, Paytm...) : Explanation βž• Live Coding πŸ§‘πŸ»β€πŸ’»πŸ‘©πŸ»β€πŸ’»26:53
299.Determine if a Cell Is Reachable at a Given Time | Intuition | Math | Leetcode - 284926:51
300.Shortest Bridge | Leetcode-934 | DFS + BFS | MICROSOFT | Explanation βž• Live Coding26:49