codestorywithMIK

codestorywithMIK

Views:
4,216,492
Subscribers:
105,000
Videos:
1,280
Duration:
13:15:22:00
India
India

codestorywithMIK is an Indian YouTube content creator with approximately 105 thousand subscribers, publishing around 1.28 thousand videos which altogether total at least 4.22 million views.

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





Top 500 Most Viewed Videos by codestorywithMIK


Video TitleViewsCategoryGame
401.Minimum Operations to Make Array Equal to Target | Minimum Number of Increments|Leetcode 3229 & 15264,020
402.Minimum Add to Make Parentheses Valid | Simple Intuition | Leetcode 921 | codestorywithMIK4,012
403.Valid Word | Easy | Leetcode 3136 | codestorywithMIK4,001
404.Recursion : The Ultimate Guru πŸ”₯3,998
405.Custom Sort String | 2 Approaches | Intuition | Meta | Leetcode 7913,993
406.My First Salary ❀️3,970
407.Convert 1D Array Into 2D Array | 2 Approaches | Leetcode 2022 | codestorywithMIK3,969
408.Design a Stack With Increment Operation | Better Approach | O(1) | Leetcode 1381 | codestorywithMIK3,966
409.Segment Tree | Update Query | Story To Code | Video 23,946
410.Longest Palindromic Substring | Recursion | Memoization | Microsoft | Leetcode - 53,941
411.Constrained Subsequence Sum | Recursion | Memoization | Sliding Window | GOOGLE | Leetcode - 14253,935
412.Number of Islands | DFS | BFS | Same as Island Perimeter | Leetcode 200 | codestorywithMIK3,915
413.Make Two Arrays Equal by Reversing Subarrays | Easy | Leetcode 1460 | codestorywithMIK3,882
414.Crawler Log Folder | 2 Approaches | Dry Runs | Leetcode 1598 | codestorywithMIK3,869
415.Delete Characters to Make Fancy String | Simple & Easy | Leetcode 1957 | codestorywithMIK3,860
416.Minimum Cost for Cutting Cake I & II | Thought Process | Leetcode 3218 | 3219 | codestorywithMIK3,851
417.TLE agaya last waale test case me πŸ₯Ί3,842
418.Maximum Number of Integers to Choose From a Range I | Simple | Leetcode 2554 | codestorywithMIK3,833
419.Cherry Pickup II | 3 Approaches | Super Detailed | Leetcode 14633,831
420.Minimize the Maximum Adjacent Element Difference | Detailed Explanation | Leetcode 3357 | MIK3,825
421.Extra Characters in a String | Tree Diagram | Recursion | Memoization | MADE EASY | Leetcode - 27073,812
422.Take Gifts From the Richest Pile | Simple Explanation | Leetcode 2558 | codestorywithMIK3,804
423.Reorder List | 3 Approaches | Leetcode 143 | codestorywithMIK3,780
424.DSA Shorts with MIK - 33,778
425.Minimum Number of Operations to Make Array XOR Equal to K | Easy | Leetcode 2997 | codestorywithMIK3,767
426.Relative Ranks | 3 Approaches | Leetcode 506 | codestorywithMIK3,760
427.Maximum Difference Between Increasing Elements | Easy | Leetcode 2016 | codestorywithMIK3,753
428.Replace Words | Using TRIE | Uber | Leetcode 648 | codestorywithMIK3,752
429.132 Pattern | Intuition explained | Brute Force | Better | Optimal | META | AMAZON | Leetcode - 4563,750
430.One Love = CODING β€οΈπŸ‘¨πŸ»β€πŸ’»3,712
431.Adding Spaces to a String | Straight Forward Easy | Leetcode 2109 | codestorywithMIK3,709
432.Sequential Digits | 2 Approaches | Leetcode 12913,707
433.No Loop Needed | Find Min & Max in 1 Line using STL | C++ Competitive Programming Hack3,695
434.Merge Two 2D Arrays by Summing Values | Multiple Approaches | Leetcode 2570 | codestorywithMIK3,650
435.Remove Duplicate Letters | Why Monotonic Stack | Intuition | GOOGLE | Leetcode - 3163,649
436.Lexicographically Minimum String After Removing Stars | Easy | Leetcode 3170 | codestorywithMIK3,621
437.Divide a String Into Groups of Size k | Easy | Leetcode 2138 | codestorywithMIK3,618
438.Final Array State After K Multiplication Operations I | Detailed | Leetcode 3264 | codestorywithMIK3,611
439.Out of Boundary Paths | Recursion | Memoization | Bottom Up | Optimal Bottom Up | Leetcode 5763,575
440.Thoda bed rest lelu ? πŸ₯Ή3,574
441.Decode Ways | Recursion | Memo | Bottom Up | Leetcode 913,556
442.Check if One String Swap Can Make Strings Equal | 2 Approaches | Leetcode 1790 | codestorywithMIK3,530
443.Parallel Courses III | Topological Sorting | Intuition | Dry Run | UBER | Leetcode - 20503,518Vlog
444.Thank You For The Trust πŸ™β€οΈπŸ₯Ί3,509
445.Burden of being Average | codestorywithMIK3,505
446.Frequency of the Most Frequent Element | Binary Search | Sliding Window | META | Leetcode-18383,467
447.Reconstruct Itinerary | Clean | Simple | Intuitive | GOOGLE | Leetcode-332 | Live Code3,462
448.Binary Exponentiation | Fast Exponentiation | Detailed For Beginners | codestorywithMIK3,460
449.Time Needed to Buy Tickets | 3 Approaches | Leetcode 2073 | codestorywithMIK3,443
450.Special Array I | 2 Approaches | Leetcode 3151 | codestorywithMIK3,430
451.Maximum Length of a Concatenated String with Unique Characters | Using Bit Magic | Leetcode 12393,425
452.Longest Strictly Increasing or Strictly Decreasing Subarray | Leetcode 3105 | codestorywithMIK3,413
453.Unique Length-3 Palindromic Subsequences | 2 Ways | Intuition | META | GOOGLE | Leetcode-19303,384
454.Minimum Length of String After Deleting Similar Ends | Simple Two Pointers | Leetcode 17503,383
455.Insert Greatest Common Divisors in Linked List | 2 Approaches | Leetcode 2807 | codestorywithMIK3,376
456.Subarrays with K Different Integers | Approach-2 | One Pass | Leetcode 992 | codestorywithMIK3,376
457.Shortest Path Visiting All Nodes | Clean | Simple | Intuitive | BFS | GOOGLE | Leetcode-847 |3,348
458.Minimum Number of Operations to Make Array Continuous | Brute Force | Optimal | Leetcode - 20093,342
459.Word Break | Tree Diagram | Recursion | Memoization | Similar Problems | Leetcode-1393,337
460.Knight Dialer | Recursion Memoization | Bottom Up DP | Google | Dropbox | Leetcode 9353,329
461.Youtube Audio Track Feature | Change Audio Language | codestorywithMIK3,326
462.Two Sum - Explanation βž• Live Coding πŸ§‘πŸ»β€πŸ’»(In Hinglish πŸ˜‰)3,303
463.Minimum Number of Operations to Make Array Empty | Explained with Reasons | Greedy | Leetcode 28703,294
464.Longest Increasing Subsequence | Patience Sorting | DP Concepts & Qns-17 | Leetcode 3003,287
465.Segment Tree | Range Sum Query | Story To Code | Video 33,274
466.Convert an Array Into a 2D Array With Conditions | With Dry Run | Leetcode 26103,261
467.Counting Words With a Given Prefix | Brute Force | Trie | Leetcode 2185 | codestorywithMIK3,240Brute Force
468.Fair Distribution of Cookies | Khandani Backtracking Template | Leetcode-2305 | Explanation + Coding3,234
469.Soup Servings | INTUITIVE | Recursion | Memoization | GOOGLE | Leetcode-8083,227
470.Find Mode in Binary Search Tree | 2 Approaches | Follow Up | Leetcode-501 | GOOGLE3,222
471.Integer Break | Tree Diagram | Recursion | Memoization | AMAZON | Leetcode - 3433,215
472.Count Alternating Subarrays | Super Easy | Leetcode 3031 | Weekly Contest 391 | codestorywithMIK3,210
473.Minimum Difficulty of a Job Schedule | Bottom Up | Amazon | Leetcode 13353,207
474.Predict the Winner | Two Recursive Approaches | Memoization | Game Strategy | AMAZON | Leetcode-4863,198
475.Double a Number Represented as a Linked List | 4 Approaches | Story|Leetcode 2816 | codestorywithMIK3,197
476.Minimum Array Sum | Detailed for Beginners | Contest Problem | Leetcode 3366 | codestorywithMIK3,196
477.CANDY | 2 Approaches | O(1) Space | O(N) Space | AMAZON | Leetcode - 1353,196
478.Priorities πŸ₯ΉπŸ₯ΉπŸ₯Ή3,184
479.Largest Submatrix With Rearrangements | Build Intuition | 3 Approaches | Leetcode 17273,176
480.Divisible and Non-divisible Sums Difference | Constant Time | Leetcode 2894 | codestorywithMIK3,174
481.Image Smoother | 2 Simple Approaches | AMAZON | Leetcode-6613,153
482.Number of Music Playlists | Made Super Easy | Recursion | Memoization | META | Leetcode-9203,138
483.K-th Symbol in Grammar | Recursion | Recurrence Relation Explained | GOOGLE | Leetcode - 7793,117
484.Even Odd Tree | DFS | BFS | Leetcode 16093,086
485.Design a Food Rating System | Clean Approach | Leetcode-23533,062
486.Poor Pigs | Maths | With Intuition | Clear Explanation | Leetcode - 4583,043
487.Number of Laser Beams in a Bank | Clear Explanation | Dry Run | Amazon | Leetcode 21253,034
488.Painting the Walls | Why Greedy Fails | Recursion | Memoization | GOOGLE | Leetcode - 27423,012
489.Unique Binary Search Trees II | Similar Problem | Recursion | Memoization | Amazon | Leetcode-952,996
490.Find Bottom Left Tree Value | 3 Approaches | Simple Story | Microsoft | Leetcode 5132,990
491.Largest Positive Integer That Exists With Its Negative |4 Approaches|Leetcode 2441 |codestorywithMIK2,980
492.Minimum Operations to Reduce X to Zero | 2 Approaches | Recursion | Hashmap | Leetcode - 16582,980
493.Maximum Number of Moves to Kill All Pawns | Step By Step Detailed | Leetcode 3283 | codestorywithMIK2,969
494.Maximal Network Rank | Simple and Straight | 2 Ways | MICROSOFT | Leetcode-239 | Dry Run | Live Code2,967
495.Count All Valid Pickup and Delivery Options | CLEAR INTUITION | META | Leetcode - 13592,954
496.Restore the Array From Adjacent Pairs | Easy Explanation | Dry Run | Intuition | Leetcode-17432,941
497.Minimum Time to Collect All Apples in a Tree - (Microsoft) : Explanation βž• Live Coding2,931
498.Divide Array Into Arrays With Max Difference| Why Sorting | Google | Leetcode 29662,930
499.Minimize the Maximum Difference of Pairs | Binary Search Pattern | INTUITION | META | Leetcode-26162,925
500.Introduction - Why & what ?2,924