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





All Videos by codestorywithMIK



PublishedVideo TitleDurationViewsCategoryGame
2024-07-18Lucky Numbers in a Matrix | 2 Approaches | Dry Run | Leetcode 1380 | codestorywithMIK23:544,656
2024-07-17Number of Good Leaf Nodes Pairs | Using Graph And BFS | Dry Run | Leetcode 1530 | codestorywithMIK28:549,147
2024-07-15Step-By-Step Directions From a Binary Tree Node to Another | 2 Approaches | Leetcode 209634:059,338
2024-07-14Create Binary Tree From Descriptions | Simplest Approach | Leetcode 2196 | codestorywithMIK19:147,073
2024-07-13Minimum Cost for Cutting Cake I & II | Thought Process | Leetcode 3218 | 3219 | codestorywithMIK39:263,851
2024-07-13Robot Collisions | Made Easy | Dry Run | Leetcode 2751 | codestorywithMIK35:307,645
2024-07-13Minimum Insertion Steps to Make a String Palindrome | Blue Print | DP On Strings | Leetcode 13120:001,487
2024-07-13Number of Atoms | Made Easy | Full Dry Run | Leetcode 726 | Google | codestorywithMIK0:009,578
2024-07-13Range Sum Query - Mutable | Leetcode 307 | Segment Tree Concepts & Qns | Video 8 | codestorywithMIK17:171,382
2024-07-12Maximum Score From Removing Substrings | 2 Approaches | With Proof | Leetcode 171740:337,660
2024-07-10Reverse Substrings Between Each Pair of Parentheses | 2 Approaches | Leetcode 1190 |codestorywithMIK35:547,902
2024-07-09Crawler Log Folder | 2 Approaches | Dry Runs | Leetcode 1598 | codestorywithMIK15:013,869
2024-07-08Average Waiting Time | Simple Simulation | Leetcode 1701 | codestorywithMIK17:025,418
2024-07-07Range Update Query | Lazy Propagation | Segment Tree Concepts & Qns | Video 7 | codestorywithMIK49:062,232
2024-07-07Find the Winner of the Circular Game | 3 Approaches | Leetcode 1823 | codestorywithMIK34:348,291
2024-07-06Water Bottles | 3 Approaches | Easy Explanations | Leetcode 1518 | codestorywithMIK30:534,852
2024-07-06Pass the Pillow | 2 Approaches | Easy Explanations | Leetcode 2582 | codestorywithMIK24:094,319
2024-07-03Merge Nodes in Between Zeros | 2 Approaches | Leap Of Faith | Leetcode 2181 | codestorywithMIK21:354,498
2024-07-03Minimum Difference Between Largest and Smallest Value in Three Moves | 2 Approaches | Leetcode 150931:366,912
2024-07-01Intersection of Two Arrays II | 2 Approaches | Easy Explanations | Leetcode 350 | codestorywithMIK14:105,528
2024-06-30Longest Palindromic Subsequence | Using Blue Print | DP On Strings | Leetcode 516 | DP Concepts - 2517:042,037
2024-06-29Query Sum II | Segment Tree Concepts & Qns | Video 5 | codestorywithMIK18:471,976
2024-06-29Range Minimum Query | Segment Tree Concepts & Qns | Video 6 | codestorywithMIK14:242,112
2024-06-29Longest Palindromic Substring | Recursion Memo | Bottom Up | DP On Strings | Leetcode 547:314,173
2024-06-28All Ancestors of a Node in a Directed Acyclic Graph | 3 Approaches | Leetcode 2192 |codestorywithMIK42:566,878
2024-06-27Maximum Total Importance of Roads | Thought Process | Leetcode 2285 | codestorywithMIK21:595,824
2024-06-26Find Center of Star Graph | 2 Simple Approaches | Leetcode 1791 | codestorywithMIK11:514,394
2024-06-25Balance a Binary Search Tree | Simple Explanation | Leetcode 1382 | codestorywithMIK14:116,973
2024-06-24Minimum Number of K Consecutive Bit Flips | 3 Approaches | Detailed | Leetcode 995 | 31911:03:249,618
2024-06-24Binary Search Tree to Greater Sum Tree | Brute | Better | Optimal | Leetcode 1038 | codestorywithMIK27:376,063
2024-06-23Segment Tree | Why size is 4*n | With Proof | Video 414:302,151
2024-06-22Longest Continuous Subarray With Absolute Diff Less Than or Equal to Limit | Leetcode 1438 |Detailed49:0110,048
2024-06-22Count Number of Nice Subarrays | 2 Approaches | Similar Concept | Leetcode 1248 | codestorywithMIK32:498,014
2024-06-20Grumpy Bookstore Owner | Simplest Thought Process | Leetcode 1052 | codestorywithMIK29:248,986
2024-06-19Magnetic Force Between Two Balls | Simple Thought Process | Leetcode 1552 | codestorywithMIK25:029,805
2024-06-18Segment Tree | Range Sum Query | Story To Code | Video 329:003,274
2024-06-18Minimum Number of Days to Make m Bouquets | Simple Thought Process| Leetcode 1482 | codestorywithMIK25:558,449
2024-06-17Most Profit Assigning Work | Multiple Approaches | With Intuition | Leetcode 826 | codestorywithMIK37:278,093
2024-06-17Segment Tree | Update Query | Story To Code | Video 222:233,946
2024-06-16Segment Tree | Introduction | Basics | Build Segment Tree | Video 1 | codestorywithMIK54:439,580
2024-06-15Patching Array | Thought Process | Dry Runs | GOOGLE | Leetcode 330 | codestorywithMIK32:0210,321
2024-06-14IPO | Easy Beginner Friendly | Story To Code | Leetcode 502 | codestorywithMIK29:529,237
2024-06-14Minimum Increment to Make Array Unique | Sorting | Counting Sort | Leetcode 945 | codestorywithMIK29:005,192
2024-06-13Minimum Number of Moves to Seat Everyone | Counting Sort | Sort | Leetcode 2037 | codestorywithMIK21:394,229
2024-06-10Relative Sort Array | Counting Sort | Using Lambda | Leetcode 1122 | codestorywithMIK20:155,760
2024-06-07How codestorywithMIK was started | Motivation | Rejections | 50K Special21:307,041
2024-06-07Replace Words | Using TRIE | Uber | Leetcode 648 | codestorywithMIK22:483,752
2024-06-06Replace Words | Using HashSet | Uber | Leetcode 648 | codestorywithMIK14:346,318
2024-06-05Hand of Straights | Simple Thought Process | Google | Leetcode 846 | codestorywithMIK18:318,845
2024-06-04Find Common Characters | Simple Dry Run | Leetcode 1002 | codestorywithMIK13:117,527
2024-06-04Find Subarray With Bitwise AND Closest to K | Sliding Window | Leetcode 3171 | codestorywithMIK1:00:232,738
2024-06-03We hit 50K ❤️🙏0:301,966
2024-06-03Longest Palindrome | 3 Easy Approaches | Leetcode 409 | codestorywithMIK19:165,165Counter-Strike: Source
2024-06-02Append Characters to String to Make Subsequence | Simple Approach | Leetcode 2486 | codestorywithMIK6:564,299
2024-06-01Lexicographically Minimum String After Removing Stars | Easy | Leetcode 3170 | codestorywithMIK23:423,621
2024-05-30Single Number III | Detailed Explanation | Leetcode 260 | codestorywithMIK25:546,222
2024-05-29Count Triplets That Can Form Two Arrays of Equal XOR | Leetcode 1442 | codestorywithMIK24:047,636
2024-05-28Number of Steps to Reduce a Number in Binary Representation to One | 2 Approaches | Leetcode 140431:586,656
2024-05-27Get Equal Substrings Within Budget | Classic Sliding Window | Leetcode 1208 | codestorywithMIK20:095,658
2024-05-26Special Array With X Elements Greater Than or Equal X | 3 Approaches |Leetcode 1608|codestorywithMIK37:055,983
2024-05-25Student Attendance Record II | Recursion | Memoization | Bottom Up | Leetcode 552 | codestorywithMIK40:536,230
2024-05-08Relative Ranks | 3 Approaches | Leetcode 506 | codestorywithMIK30:383,760
2024-05-07Double a Number Represented as a Linked List | 4 Approaches | Story|Leetcode 2816 | codestorywithMIK43:123,197
2024-05-06Remove Nodes From Linked List | 3 Detailed Approaches | Story | Leetcode 2487 | codestorywithMIK31:294,243
2024-05-05Thank you from the bottom of my heart ❤️🙏 #codestorywithmik0:07649
2024-05-03Compare Version Numbers | stringstream | StringTokenizer | C++ | JAVA |Leetcode 165|codestorywithMIK23:204,456
2024-05-02Largest Positive Integer That Exists With Its Negative |4 Approaches|Leetcode 2441 |codestorywithMIK28:042,980
2024-05-01Reverse Prefix of Word | Detail on reverse Function | Leetcode 2000 | codestorywithMIK7:472,044
2024-04-30Number of Wonderful Substrings | Clear Intuition | Full Dry Run | Leetcode 1915 | codestorywithMIK38:209,085
2024-04-29Minimum Number of Operations to Make Array XOR Equal to K | Easy | Leetcode 2997 | codestorywithMIK11:093,767
2024-04-28Travel Mood 🌍 #codestorywithmik0:15961
2024-04-27Freedom Trail | Recursion | Memoization | Bottom Up | Detailed | Leetcode 514 | codestorywithMIK1:01:275,104
2024-04-26Minimum Falling Path Sum II | 4 Approaches | Detailed Dry Run | Leetcode 1289 | codestorywithMIK1:05:224,695
2024-04-25Longest Ideal Subsequence | LIS Variant | Bottom Up | Optimal | Leetcode 2370 | codestorywithMIK43:326,686
2024-04-24N-th Tribonacci Number | 3 Approaches | AMAZON | Leetcode 1137 | codestorywithMIK20:462,442
2024-04-23Minimum Height Trees | Know Every Detail | Why BFS | GOOGLE | Leetcode 310 | codestorywithMIK44:236,693
2024-04-22Open the Lock | Why BFS | Similar Pattern Problems | META | Leetcode 752 | codestorywithMIK36:067,617
2024-04-21Find Edges in Shortest Paths | Dijkstra's Algo | Full Intuition | Leetcode 3123 | codestorywithMIK38:312,027
2024-04-20Find All Groups of Farmland | DFS | BFS | Brute Force | Leetcode 1992 | codestorywithMIK32:384,048
2024-04-19Number of Islands | DFS | BFS | Same as Island Perimeter | Leetcode 200 | codestorywithMIK17:483,915
2024-04-18Island Perimeter | 3 Approaches | Google | Leetcode 463 | codestorywithMIK45:346,094
2024-04-17Smallest String Starting From Leaf | DFS | BFS | Google | Leetcode 988 | codestorywithMIK25:375,316
2024-04-15Edit Distance | Recursion | Memo | Bottom Up | DP On Strings | Leetcode 72 | DP Concepts & Qns-2158:111,261
2024-04-14Sum of Left Leaves | 2 Approaches | META | Leetcode 404 | codestorywithMIK19:494,256
2024-04-13Maximal Rectangle | Multiple Hidden Problems | Intuition | Leetcode 85 | codestorywithMIK1:20:507,225
2024-04-12One Love = CODING ❤️👨🏻‍💻0:143,712
2024-04-11Remove K Digits | Intuition | Dry Run | Leetcode 402 | codestorywithMIK35:078,166
2024-04-10Reveal Cards In Increasing Order | 2 Approaches | Leetcode 950 | codestorywithMIK37:168,515
2024-04-09Time Needed to Buy Tickets | 3 Approaches | Leetcode 2073 | codestorywithMIK37:293,443
2024-04-08Number of Students Unable to Eat Lunch | 2 Approaches | Leetcode 1700 | codestorywithMIK19:005,923
2024-04-07Minimum Cost Walk in Weighted Graph | Thought Process | DSU | Leetcode 3108 | codestorywithMIK44:021,424
2024-04-07Valid Parenthesis String | 4 Detailed Approaches | Leetcode 678 | codestorywithMIK1:13:236,180
2024-04-06Print Shortest Common Supersequence | DP On Strings | Leetcode 1092 | DP Concepts & Qns-2126:36767
2024-04-06Minimum Remove to Make Valid Parentheses | 3 Detailed Approaches | Leetcode 1249 | codestorywithMIK44:185,490
2024-04-04Maximum Nesting Depth of the Parentheses | 2 Approaches | Leetcode 1614 | codestorywithMIK16:484,124
2024-04-02Isomorphic Strings | Simple Thought Process | Leetcode 205| LinkedIn | codestorywithMIK19:015,870
2024-04-01Length of Last Word | 2 Ways | Leetcode 58 | Amazon | codestorywithMIK13:462,902
2024-03-31April, we are coming 🔥🔥🔥 #leetcode #maths #leetcodequestionandanswers #codestorywithmik0:062,569
2024-03-31Count Alternating Subarrays | Super Easy | Leetcode 3031 | Weekly Contest 391 | codestorywithMIK21:313,210
2024-03-30Subarrays with K Different Integers | Approach-2 | One Pass | Leetcode 992 | codestorywithMIK29:183,376