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 100 Videos With The Most Comments by codestorywithMIK


Video TitleCommentsCategoryGame
1.How codestorywithMIK was started | Motivation | Rejections | 50K Special227
2.Subarrays with K Different Integers | Approach-1 | With Reasons | Leetcode 992 | codestorywithMIK208
3.Decoded String at Index | Clean Code | TCS | GOOGLE | ORACLE | Leetcode - 880194
4.Word Break | Tree Diagram | Recursion | Memoization | Similar Problems | Leetcode-139161
5.Find K-th Smallest Pair Distance | Multiple Approaches | Leetcode 719 | codestorywithMIK154
6.K Inverse Pairs Array | Recursion | Memoization | Bottom Up | Optimal Bottom Up | Leetcode 629150
7.Build Array Where You Can Find The Maximum Exactly K Comparisons |DP Concepts & Qns-14|Leetcode-1420143
8.Number of Good Leaf Nodes Pairs | Using Graph And BFS | Dry Run | Leetcode 1530 | codestorywithMIK138
9.Minimum Time to Collect All Apples in a Tree - (Microsoft) : Explanation ➕ Live Coding136
10.Remove K Digits | Intuition | Dry Run | Leetcode 402 | codestorywithMIK131
11.Regions Cut By Slashes | Already Studied Concept | Easy Code | Leetcode 959 | codestorywithMIK130
12.Shortest Path Visiting All Nodes | Clean | Simple | Intuitive | BFS | GOOGLE | Leetcode-847 |127
13.Unique Binary Search Trees II | Similar Problem | Recursion | Memoization | Amazon | Leetcode-95126
14.Combinations | INTUITIVE | Backtracking Template | Two Ways | Similar Problems | Leetcode-77119
15.Find the Longest Substring Containing Vowels in Even Counts | Leetcode 1371 | codestorywithMIK119Counter-Strike: Source
16.Maximum Number of Points with Cost | Detailed Explanation | Leetcode 1937 | codestorywithMIK119
17.Interleaving String | Khandaani Tareeka | Memoization | GOOGLE | Leetcode-97118
18.Sliding Window Maximum | Monotonic Deque | INTUITIVE | GOOGLE | Leetcode-239 | Dry Run116
19.Max Dot Product of Two Subsequences | Recursion | Memoization | AMAZON | Leetcode - 1458114
20.Count All Valid Pickup and Delivery Options | CLEAR INTUITION | META | Leetcode - 1359113
21.132 Pattern | Intuition explained | Brute Force | Better | Optimal | META | AMAZON | Leetcode - 456113
22.Minimum ASCII Delete Sum for Two Strings | INTUITIVE | Recursion | Memoization | Leetcode-712112
23.Smallest Sufficient Team | Recur + Memo | Bit Manipulation Made Easy | AMAZON | Leetcode-1125110
24.Remove Duplicate Letters | Why Monotonic Stack | Intuition | GOOGLE | Leetcode - 316110
25.2 Keys Keyboard | Detailed Explanations | Leetcode 650 | codestorywithMIK109
26.Find Critical and Pseudo-Critical Edges in Minimum Spanning Tree | Broken in Steps | Leetcode-1489107
27.Longest Palindromic Substring | Recursion | Memoization | Microsoft | Leetcode - 5107
28.Count Number of Teams | Simple thought process | Intuition | Leetcode 1395107
29.Text Justification | Broken into Pieces | GOOGLE | Leetcode-68 | Explanation + Live Coding107
30.Predict the Winner | Two Recursive Approaches | Memoization | Game Strategy | AMAZON | Leetcode-486106
31.Integer Break | Tree Diagram | Recursion | Memoization | AMAZON | Leetcode - 343105
32.Champagne Tower | Recursion | Memoization | GOOGLE | Leetcode - 799104
33.Subarray Sums Divisible by K - (Microsoft, Amazon, Paytm) : Explanation ➕ Live Coding103
34.Minimize the Maximum Difference of Pairs | Binary Search Pattern | INTUITION | META | Leetcode-2616102
35.Constrained Subsequence Sum | Recursion | Memoization | Sliding Window | GOOGLE | Leetcode - 1425101
36.Segment Tree | Introduction | Basics | Build Segment Tree | Video 1 | codestorywithMIK101
37.Number of Ways to Stay in the Same Place After Some Steps | Recursion | Memoization | Leetcode- 1269101
38.Copy List with Random Pointer | 2 Approaches | Clear Intuition | Dry Run | Microsoft| Leetcode - 138101
39.Maximum Subsequence Score | Intuition | AMAZON | Leetcode-2542 | Explanation ➕ Live Coding101
40.Furthest Building You Can Reach | What is Lazy Greedy | Recursion | Memoization | Leetcode 1642100
41.Count Triplets That Can Form Two Arrays of Equal XOR | Leetcode 1442 | codestorywithMIK99
42.Strange Printer | INTUITIVE | Recursion | Memoization | NetEase | Leetcode-66499
43.Minimum Replacements to Sort the Array | Cleanest Code | Full Dry Run | GOOGLE | Leetcode - 236698
44.Binary Trees With Factors | Easy Intuition | Dry Run | GOOGLE | Leetcode - 82397
45.Gas Station (Google, Amazon, Uber, Microsoft, FactSet, Zoho, Flipkart) : Explanation ➕ Live Coding97
46.Frog Jump | Khandaani Tareeka | Memoization | GOOGLE | AMAZON | META | Leetcode-40396
47.Last Moment Before All Ants Fall Out of a Plank | Easy Explanation | GOOGLE | Leetcode - 150395
48.Find the Closest Palindrome | Simple Observations | Leetcode 564 | codestorywithMIK95
49.Maximum Number of Events That Can Be Attended II | Recur + Memo | 2 Ways | AMAZON | Leetcode-175194
50.Substring With Largest Variance | Full Dry Run | Leetcode-2272 | AMAZON, GOOGLE | Explanation93
51.The Imperial Delhi | Weekend Getaway | Luxury Stay | 5 Star hotel | WeekendWithMik93
52.Number of Submatrices That Sum to Target | Subarray Sum Equals K | Leetcode 1074 | Leetcode 56092
53.Minimum Number of K Consecutive Bit Flips | 3 Approaches | Detailed | Leetcode 995 | 319192
54.Meeting Rooms III | Detailed Intuition | Brute Force | Optimal | Leetcode 240292
55.Single Number III | Detailed Explanation | Leetcode 260 | codestorywithMIK92
56.Out of Boundary Paths | Recursion | Memoization | Bottom Up | Optimal Bottom Up | Leetcode 57691
57.Patching Array | Thought Process | Dry Runs | GOOGLE | Leetcode 330 | codestorywithMIK91
58.Pseudo-Palindromic Paths in a Binary Tree | 2 Ways | Bit Magic | Leetcode 145791
59.Maximal Rectangle | Multiple Hidden Problems | Intuition | Leetcode 85 | codestorywithMIK91
60.Reconstruct Itinerary | Clean | Simple | Intuitive | GOOGLE | Leetcode-332 | Live Code91
61.Replace Words | Using HashSet | Uber | Leetcode 648 | codestorywithMIK90
62.Minimum Deletions to Make String Balanced | Multiple Approaches | Leetcode 1653 | codestorywithMIK90
63.Minimum Penalty for a Shop | MULTIPLE APPROACHES | Dry Run | META | Leetcode - 248389
64.Painting the Walls | Why Greedy Fails | Recursion | Memoization | GOOGLE | Leetcode - 274289
65.Sort Items by Groups Respecting Dependencies | Broken into Simple Steps | Intuition | Leetcode-120388
66.Maximum Number of Achievable Transfer Requests | Khandani Backtracking Template | Leetcode-160187
67.Maximize the Confusion of an Exam | 3 Approaches | MICROSOFT | Leetcode-2024 | Explanation87
68.First Missing Positive | In Depth Intuition | Clean Code | Leetcode 41 | codestorywithMIK87
69.Maximum Running Time of N Computers | Binary Search | INTUITION | Dry Run | GOOGLE | Leetcode-214186
70.Extra Characters in a String | Tree Diagram | Recursion | Memoization | MADE EASY | Leetcode - 270786
71.Filling Bookcase Shelves | Recursion Memoization | Why not Greedy | Leetcode 1105 | codestorywithMIK86
72.Single Number II | Multiple Approaches | GOOGLE, AMAZON | META | Leetcode-137 | Explanation85
73.Number of Music Playlists | Made Super Easy | Recursion | Memoization | META | Leetcode-92085
74.Number of Nodes in the Sub-Tree With the Same Label : Explanation ➕ Live Coding84
75.Permutations | INTUITIVE | Backtracking Template | Two Ways | Similar Problems | Leetcode-4684
76.Number of Wonderful Substrings | Clear Intuition | Full Dry Run | Leetcode 1915 | codestorywithMIK84
77.Palindromic Substrings | Blueprint | Palindrome Problems | 4 Approaches | Leetcode 64784
78.Check If Array Pairs Are Divisible by k | Simplest Explanation | Leetcode 1497 | codestorywithMIK84
79.Divide Intervals Into Minimum Number of Groups | Simple Intuition | Leetcode 2406 | codestorywithMIK83
80.Letter Combinations of a Phone Number | INTUITIVE | Backtracking Template | Leetcode-1783
81.Longest Continuous Subarray With Absolute Diff Less Than or Equal to Limit | Leetcode 1438 |Detailed83
82.Grumpy Bookstore Owner | Simplest Thought Process | Leetcode 1052 | codestorywithMIK83
83.Roadmap for DP | How to Start DP ? | Topics in DP | DP Concepts & Qns - 183Guide
84.Majority Element I | Majority Element II : Boyer-Moore | Made Simple | Leetcode - 229 and 16982
85.Fair Distribution of Cookies | Khandani Backtracking Template | Leetcode-2305 | Explanation + Coding82
86.Coin Change II | Made Super Easy | Recursion | Memoization | AMAZON | Leetcode-51881
87.My Calendar II | Simplest Explanation | Full Dry Run | Leetcode 731 | codestorywithMIK81
88.Range Sum of Sorted Subarray Sums | Learning Something New | Leetcode 1508 | codestorywithMIK81
89.Second Minimum Time to Reach Destination | 2 Approaches | FULL DRY RUN | Leetcode 204581
90.All Possible Full Binary Trees | Recursion Tree | Memoization | GOOGLE | AMAZON | Leetcode-89480
91.Unique Paths | Recursion | Memoization | AMAZON | CISCO | PAYTM | OLA | LINKEDIN | Leetcode - 6280
92.Modify Graph Edge Weights | Using Dijkstra | Thought Process | Leetcode 2699 | codestorywithMIK80
93.Minimum Speed to Arrive on Time | Binary Search | INTUITION | Online Assessment | Leetcode-187080
94.Balance a Binary Search Tree | Simple Explanation | Leetcode 1382 | codestorywithMIK79
95.Concatenated Words - (META) : Explanation ➕ Live Coding79
96.Maximal Network Rank | Simple and Straight | 2 Ways | MICROSOFT | Leetcode-239 | Dry Run | Live Code79
97.Shortest Path to Get All Keys | Full Detail | Leetcode-864 | GOOGLE | Explanation ➕ Live Coding79
98.IPO | Easy Beginner Friendly | Story To Code | Leetcode 502 | codestorywithMIK79
99.Count Vowels Permutation | Recursion | Memoization | Bottom Up | GOOGLE | META | Leetcode - 122079
100.Longest Arithmetic Subsequence | Recur + Memo | Bottom Up | GOOGLE | Leetcode-1027 | Live Code79