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-01-12Reverse First K elements of Queue | Simple | Intuitive | Amazon | GfG POTD13:32985
2024-01-10Amount of Time for Binary Tree to Be Infected | Using DFS | One Pass | Leetcode 238541:141,976
2024-01-10Amount of Time for Binary Tree to Be Infected | Using BFS | Leetcode 238529:244,120
2024-01-09Knuth-Morris-Pratt KMP String Matching Algorithm | Search Pattern | GFG POTD1:05:364,205
2024-01-08Reverse Linked List | Merge Two Sorted Lists | Reverse Order | Leetcode 206 | Leetcode 21 | GFG POTD27:52776
2024-01-07Maximize the Number of Partitions After Operations | Leetcode Weekly Contest 379 | Leetcode 100381:02:171,783
2024-01-07Thank you for the Trust ❤️🙏 #codestorywithMIK0:17391
2024-01-06Techfest and the Queue | Simplest Explanation | GFG POTD23:54937
2024-01-05Count possible ways to construct buildings | Recursion | Memoization | Bottom UP | GFG POTD37:361,043
2024-01-05Longest Increasing Subsequence | Patience Sorting | DP Concepts & Qns-17 | Leetcode 30020:433,287
2024-01-04Minimum Number of Operations to Make Array Empty | Explained with Reasons | Greedy | Leetcode 287020:203,294
2024-01-03How I spent my Birthday 😇❤️🎂0:202,581
2024-01-03Number of Laser Beams in a Bank | Clear Explanation | Dry Run | Amazon | Leetcode 212513:543,034
2024-01-02Convert an Array Into a 2D Array With Conditions | With Dry Run | Leetcode 261015:443,261
2024-01-01Array Pair Sum Divisibility Problem | Brute Force | Optimal | GfG POTD27:401,109
2023-12-31Consistency is the Key. #codestorywithMIK0:25554
2023-12-31Largest Substring Between Two Equal Characters | 3 Ways | C++ | JAVA | Leetcode 162413:511,713
2023-12-30Redistribute Characters to Make All Strings Equal | 3 Ways | C++ | JAVA | Leetcode 189718:372,044
2023-12-29Minimum Difficulty of a Job Schedule | Bottom Up | Amazon | Leetcode 133528:273,207
2023-12-28String Compression II | Recursion | 2-D Memoization | Leetcode 153131:491,753
2023-12-28String Compression II | Recursion | Memo | Leetcode 153141:524,061
2023-12-27Thank you for the Trust. 14000 Subscribers. #codestorywithMIK #subscribe #coding #dsa #family0:15283
2023-12-27Anti Diagonal Traversal of Matrix | Simplest Approach | GfG POTD12:511,407
2023-12-26Number of Dice Rolls With Target Sum | Recursion | Memo | Bottom Up | Leetcode 115528:402,684
2023-12-25Minimum Cost to Convert String I | Weekly Contest 377 | 2 Approaches | Leetcode 297648:111,105
2023-12-25Decode Ways | Recursion | Memo | Bottom Up | Leetcode 9140:043,556
2023-12-24Minimum Changes To Make Alternating Binary String | 2 Approaches | MICROSOFT | Leetcode 175825:142,505
2023-12-23Path Crossing | Leetcode 14968:572,151
2023-12-22Maximum Score After Splitting a String | 3 Approaches | Leetcode 142223:011,980
2023-12-21Widest Vertical Area Between Two Points Containing No Points | Leetcode 16379:021,742
2023-12-20Apply Operations to Maximize Frequency Score | Weekly Contest 376 | Leetcode 29681:06:021,099
2023-12-20Buy Two Chocolates | Leetcode 27066:511,169
2023-12-19Image Smoother | 2 Simple Approaches | AMAZON | Leetcode-66138:203,153
2023-12-18Maximum Product Difference Between Two Pairs | 2 Simple Approaches | Leetcode-19139:461,070
2023-12-17Design a Food Rating System | Clean Approach | Leetcode-235325:323,062
2023-12-16Valid Anagram | 2 Approaches | Leetcode-242 | UBER9:461,005
2023-12-15Let’s rock 2024 also. #leetcode #coding #leetcodechallenge #leetcodesolution #codestorywithMIK0:03454
2023-12-15Number of Possible Sets of Closing Branches | Intuition | Leetcode-2959 | Bi-Weekly Contest 11959:30725
2023-12-15Destination City | 2 Approaches | Leetcode-14368:581,620
2023-12-14Difference Between Ones and Zeros in Row and Column | Intuition | Leetcode-248212:461,596
2023-12-13Special Positions in a Binary Matrix | 2 Approaches | Leetcode-158216:101,785
2023-12-12Maximum Product of Two Elements in an Array | 2 Approaches | Leetcode-14648:281,024
2023-12-11Element Appearing More Than 25% In Sorted Array | 3 Approaches | Leetcode-128725:341,468
2023-12-10Count the Number of Good Partitions | Intuition | Leetcode-2963 | Weekly Contest 37527:201,076
2023-12-10Transpose Matrix | Leetcode-86710:101,036
2023-12-09Binary Tree Inorder Traversal | Morris Traversal | Leetcode-9415:14821
2023-12-09Count Complete Substrings | Sliding Window | Weekly Contest 374 | Leetcode-295357:571,026
2023-12-08Construct String from Binary Tree | Amazon | Leetcode 60616:311,907
2023-12-07Largest Odd Number in String | Amazon | Leetcode 19039:101,294
2023-12-06Calculate Money in Leetcode Bank | 2 Approaches | O(n) | O(1) | Leetcode 171627:091,821
2023-12-05Count of Matches in Tournament | MICROSOFT | Leetcode 168812:091,320
2023-12-04Largest 3-Same-Digit Number in String | Leetcode 22648:101,318
2023-12-03Minimum Time Visiting All Points | Diagram Explanation | Maths Explained | Media.net | Leetcode 126612:561,924
2023-12-02Find Words That Can Be Formed by Characters | META | Leetcode 11607:222,047
2023-11-30Minimum One Bit Operations to Make Integers Zero | Detailed Explanation | LinkedIn | Leetcode 161128:112,757
2023-11-29Number of 1 Bits | 4 Approaches | Time Complexity | Apple | Microsoft | Amazon | Leetcode 19118:471,646
2023-11-28Number of Ways to Divide a Long Corridor | Clear Intuition | Dry Run | Leetcode 214723:582,548
2023-11-27Count Beautiful Substrings II | Detailed Approach | Intuition | Leetcode - 2949 | Weekly Contest 37352:401,308
2023-11-27Knight Dialer | Recursion Memoization | Bottom Up DP | Google | Dropbox | Leetcode 93533:473,329
2023-11-26Largest Submatrix With Rearrangements | Build Intuition | 3 Approaches | Leetcode 172752:343,176
2023-11-25Sum of Absolute Differences in a Sorted Array | Build Intuition | 2 Approaches | Leetcode - 168531:112,378
2023-11-24Maximum Number of Coins You Can Get | Greedy | 2 Approaches | Leetcode - 156122:171,688
2023-11-23Maximum Xor Product | Super Detailed | Leetcode Weekly Contest 372 | Leetcode-293958:41888
2023-11-23Arithmetic Subarrays | 2 Approaches | Sorting | Without Sorting | Leetcode-163021:442,145
2023-11-22Diagonal Traverse II | 2 Approaches | Map | BFS | GOOGLE | Leetcode-142431:452,753
2023-11-21Count Nice Pairs in an Array | Simple Clean | Important suggestion | AMAZON | Leetcode-181417:552,360
2023-11-20Minimum Amount of Time to Collect Garbage | Simple Clean | Leetcode-239119:592,408
2023-11-19Reduction Operations to Make the Array Elements Equal | Intuition | Leetcode-188713:532,001
2023-11-18Frequency of the Most Frequent Element | Binary Search | Sliding Window | META | Leetcode-183857:253,467
2023-11-17Minimize Maximum Pair Sum in Array | Clear Intuition | Similar Problems | AMAZON | Leetcode-187711:272,021
2023-11-16Find Unique Binary String | Multiple Approaches | Intuition | AMAZON | META | GOOGLE | Leetcode-198024:432,522
2023-11-15Maximum Element After Decreasing and Rearranging | Intuition | Greedy | Win Reward | Leetcode-184615:491,969
2023-11-14Kabhi haar nahi manna dosto ❤️👨🏻‍💻 #hardwork #motivation #ambition #codestorywithMIK1:00533
2023-11-14Unique Length-3 Palindromic Subsequences | 2 Ways | Intuition | META | GOOGLE | Leetcode-193028:293,384
2023-11-13Sort Vowels in a String | 2 Approaches | Intuition | MICROSOFT | Leetcode-278521:591,797
2023-11-12Bus Routes | Dry Run | Intuition | UBER | Leetcode-81521:202,709
2023-11-11Design Graph With Shortest Path Calculator | Dijkstra’s | Floyd Warshall | Leetcode-264224:402,385
2023-11-10Restore the Array From Adjacent Pairs | Easy Explanation | Dry Run | Intuition | Leetcode-174320:312,941
2023-11-09Maximum Balanced Subsequence Sum | Super Detailed Video | DP Concepts & Qns-16 | Leetcode-29261:19:011,130
2023-11-09Count Number of Homogenous Substrings | Intuition | Math | Leetcode - 175912:452,125
2023-11-08Determine if a Cell Is Reachable at a Given Time | Intuition | Math | Leetcode - 284926:512,165
2023-11-07Eliminate Maximum Number of Monsters | Intuition | GOOGLE | META | AMAZON | Leetcode - 192120:562,425
2023-11-06Seat Reservation Manager | 3 Ways | Intuition | META | Leetcode - 184524:052,159
2023-11-05Find the Winner of an Array Game | Simulation | Easy Explanation | GOOGLE | Leetcode - 153525:282,566
2023-11-04Last Moment Before All Ants Fall Out of a Plank | Easy Explanation | GOOGLE | Leetcode - 150323:492,697
2023-11-03More to come soon #coding #hoodie #fashion #winteriscoming #winterishere #leetcode #codestorywithMIK0:081,171
2023-11-03Build an Array With Stack Operations | Dry Run | Clean | Leetcode - 144114:001,813
2023-11-02Maximum Points After Collecting Coins From All Nodes | Memoization | Optimisations | Leetcode - 292051:15865
2023-11-02Count Nodes Equal to Average of Subtree | 2 Approaches | Leetcode-2265 | Explanation ➕ Live Coding24:122,242
2023-11-01Find Mode in Binary Search Tree | 2 Approaches | Follow Up | Leetcode-501 | GOOGLE17:573,222
2023-10-31Leetcode October Badge, 2023 #leetcode #coding #codestorywithmik #datastructures #october #hardwork0:03201
2023-10-31Find The Original Array of Prefix Xor | XOR Properties | Microsoft | Leetcode - 243313:322,197
2023-10-30Sort Integers by The Number of 1 Bits | 2 Approaches | AMAZON | Leetcode - 135621:462,407
2023-10-29Euler Path | Euler Circuit | PART-2 | Graph Concepts & Qns - 41 | Explanation + Code23:29537
2023-10-29Poor Pigs | Maths | With Intuition | Clear Explanation | Leetcode - 45833:063,043
2023-10-28Count Vowels Permutation | Recursion | Memoization | Bottom Up | GOOGLE | META | Leetcode - 122048:442,716
2023-10-27Longest Palindromic Substring | Recursion | Memoization | Microsoft | Leetcode - 523:463,941
2023-10-26Binary Trees With Factors | Easy Intuition | Dry Run | GOOGLE | Leetcode - 82332:324,525
2023-10-25K-th Symbol in Grammar | Recursion | Recurrence Relation Explained | GOOGLE | Leetcode - 77929:333,117
2023-10-24Find Largest Value in Each Tree Row | DFS | BFS | META | Leetcode - 51522:521,568