2024-02-28 | Find Bottom Left Tree Value | 3 Approaches | Simple Story | Microsoft | Leetcode 513 | 23:52 | 2,990 | |
|
2024-02-27 | Power Set | Same as Subsets | Magic Of Recursion | Recursion Concepts And Questions | 13:08 | 833 | |
|
2024-02-27 | Diameter of Binary Tree | Simple Story | Amazon | Leetcode 543 | 19:37 | 2,813 | |
|
2024-02-26 | Earliest Second to Mark Indices I | Detailed Intuition | Leetcode Weekly Contest 386 | Leetcode 3048 | 1:00:09 | 1,636 | |
|
2024-02-25 | Generate Parentheses | 2 Approaches | Magic Of Recursion | Recursion Concepts And Questions | 39:44 | 1,838 | |
|
2024-02-25 | Greatest Common Divisor Traversal | Why Graph | Why DSU | Google | Leetcode 2709 | 51:53 | 5,127 | |
|
2024-02-24 | Find All People With Secret | 4 Approaches | Google | Leetcode 2092 | 1:23:52 | 4,490 | |
|
2024-02-23 | Thank you and Love You All ❤️🙏 | 0:07 | 484 | |
|
2024-02-23 | N-Queens | 2 Approaches | Super Detailed | Magic Of Recursion | Recursion Concepts And Questions | 1:06:37 | 803 | |
|
2024-02-21 | Bitwise AND of Numbers Range | 2 Approaches | Dry Run | Leetcode 201 | 34:43 | 4,266 | |
|
2024-02-20 | Missing Number | Multiple Approaches | Leetcode 268 | 24:58 | 1,998 | |
|
2024-02-19 | Flattening a Linked List | Magic Of Recursion | Recursion Concepts And Questions | Video 13 | 22:58 | 571 | |
|
2024-02-19 | Power of Two | Multiple Approaches | Leetcode 231 | 17:16 | 1,935 | |
|
2024-02-18 | Meeting Rooms III | Detailed Intuition | Brute Force | Optimal | Leetcode 2402 | 1:00:03 | 4,901 | |
|
2024-02-17 | Furthest Building You Can Reach | What is Lazy Greedy | Recursion | Memoization | Leetcode 1642 | 51:23 | 5,125 | |
|
2024-02-16 | Flatten BST to sorted list | Magic Of Recursion | Recursion Concepts And Questions | Video 12 | 24:04 | 749 | |
|
2024-02-16 | Least Number of Unique Integers after K Removals | 3 Approaches | Greedy | Leetcode 1481 | 43:42 | 2,660 | |
|
2024-02-15 | Rat in a Maze Problem | Simple Story To Code | Recursion Concepts And Questions | Video 11 | 40:50 | 586 | |
|
2024-02-15 | Find Polygon With the Largest Perimeter | Thought Process | Greedy | Leetcode 2971 | 23:39 | 2,725 | |
|
2024-02-14 | Subsets | Simple Story To Code | Leetcode 78 | Recursion Concepts And Questions | Video 10 | 22:05 | 434 | |
|
2024-02-14 | Rearrange Array Elements by Sign | 2 Approaches | Why Order Preserve | Leetcode 2149 | 17:50 | 1,641 | |
|
2024-02-13 | Quick Sort | Simple Story | Story To Code | Recursion Concepts And Questions | Video 9 | 47:40 | 545 | |
|
2024-02-13 | Find First Palindromic String in the Array | Multiple Ways | Leetcode 2108 | 15:02 | 1,451 | |
|
2024-02-11 | Cherry Pickup II | 3 Approaches | Super Detailed | Leetcode 1463 | 1:07:51 | 3,831 | |
|
2024-02-10 | Tumlog saath ho. Bas kaafi hai ❤️ 18K family #codestorywithmik | 0:11 | 2,263 | |
|
2024-02-10 | Palindromic Substrings | Blueprint | Palindrome Problems | 4 Approaches | Leetcode 647 | 57:30 | 4,967 | |
|
2024-02-09 | Largest Divisible Subset | LIS Variant | DP Concepts & Qns-18 | Leetcode-368 | 45:40 | 4,801 | |
|
2024-02-08 | Merge Sort | Simple Story | Story To Code | Recursion Concepts And Questions | Video 8 | 35:37 | 408 | |
|
2024-02-08 | Perfect Squares | Bottom UP | Made Easy | Google | Leetcode 279 | 11:02 | 2,826 | |
|
2024-02-07 | Minimum Time to Revert Word to Initial State | Part I | Part II | KMP | Leetcode 3029 | 3031 | 1:07:22 | 1,184 | |
|
2024-02-07 | Tower Of Hanoi | Simple Story | Story To Code | Recursion Concepts And Questions | Video 7 | 25:14 | 550 | |
|
2024-02-06 | Count the nodes at distance K from leaf | 2 Approaches | Simple Dry Run | GFG POTD | 45:49 | 1,474 | |
|
2024-02-05 | Tail Recursion | Tail call Optimisation | Examples | Recursion Concepts And Questions | Video 5 | 18:44 | 375 | |
|
2024-02-05 | Time Complexity | Space Complexity | Examples | Recursion Concepts And Questions | Video 4 | 27:47 | 385 | |
|
2024-02-05 | Recursion Tree | Call Stack | Recursion Concepts And Questions | Video 3 | 20:06 | 383 | |
|
2024-02-05 | Recursion Leap Of Faith | Examples | Recursion Concepts And Questions | Video 2 | 11:26 | 594 | |
|
2024-02-05 | Introduction | Recursion Concepts And Questions | Video 1 | 6:39 | 704 | |
|
2024-02-05 | First Unique Character in a String | Easy | Leetcode 387 | 4:45 | 1,539 | |
|
2024-02-03 | Every trip teaches me something. #codestorywithmik | 0:18 | 1,143 | |
|
2024-02-03 | Partition Array for Maximum Sum | Why DP | Recursion | Memo | Bottom Up | Leetcode 1043 | 28:20 | 4,809 | |
|
2024-02-02 | Sequential Digits | 2 Approaches | Leetcode 1291 | 21:20 | 3,707 | |
|
2024-02-01 | Divide Array Into Arrays With Max Difference| Why Sorting | Google | Leetcode 2966 | 16:01 | 2,930 | |
|
2024-01-29 | Count digit groupings of a number | Recursion | Memoization | GFG POTD | 27:09 | 979 | |
|
2024-01-28 | Number of Submatrices That Sum to Target | Subarray Sum Equals K | Leetcode 1074 | Leetcode 560 | 56:53 | 5,516 | |
|
2024-01-27 | Thank You for the TRUST ❤️🙏 #codestorywithMIK | 0:15 | 555 | |
|
2024-01-27 | K Inverse Pairs Array | Recursion | Memoization | Bottom Up | Optimal Bottom Up | Leetcode 629 | 59:47 | 5,770 | |
|
2024-01-26 | Out of Boundary Paths | Recursion | Memoization | Bottom Up | Optimal Bottom Up | Leetcode 576 | 56:46 | 3,575 | |
|
2024-01-24 | Pseudo-Palindromic Paths in a Binary Tree | 2 Ways | Bit Magic | Leetcode 1457 | 26:41 | 4,061 | |
|
2024-01-23 | Maximum Length of a Concatenated String with Unique Characters | Using Bit Magic | Leetcode 1239 | 40:05 | 3,425 | |
|
2024-01-22 | Paths from root with a specified sum | Simple | Story To Code | GfG POTD | 11:17 | 762 | |
|
2024-01-21 | Count the Number of Houses at a Certain Distance I | Why Graph | Leetcode 3015 | Weekly Contest | 31:52 | 1,275 | |
|
2024-01-21 | Minimum Number of Pushes to Type Word I and II | Leetcode 3014 | Leetcode 3016 | Weekly Contest | 31:27 | 1,087 | |
|
2024-01-20 | Distribute candies in a binary tree | Intuition | Story To Code | GfG POTD | 26:20 | 1,327 | |
|
2024-01-18 | Normalization vs Denormalization in RDBMS | Examples | Tables | SQL Query | codestorywithMIK | 17:39 | 940 | |
|
2024-01-18 | Water the plants | Intuition Explained | Similar Problem | GfG POTD | 32:30 | 2,630 | |
|
2024-01-15 | Maximum Number That Sum of the Prices Is Less Than or Equal to K |Brute Force |Optimal |Contest 380 | 1:06:23 | 1,443 | |
|
2024-01-14 | Find Beautiful Indices in the Given Array | Part I | Part II | Same Code | KMP | Weekly Contest 380 | 28:07 | 2,153 | |
|
2024-01-13 | Minimum Number of Steps to Make Two Strings Anagram | Simple | Intuitive | Google | Leetcode 1347 | 19:23 | 2,506 | |
|
2024-01-12 | Reverse First K elements of Queue | Simple | Intuitive | Amazon | GfG POTD | 13:32 | 985 | |
|
2024-01-10 | Amount of Time for Binary Tree to Be Infected | Using DFS | One Pass | Leetcode 2385 | 41:14 | 1,976 | |
|
2024-01-10 | Amount of Time for Binary Tree to Be Infected | Using BFS | Leetcode 2385 | 29:24 | 4,120 | |
|
2024-01-09 | Knuth-Morris-Pratt KMP String Matching Algorithm | Search Pattern | GFG POTD | 1:05:36 | 4,205 | |
|
2024-01-08 | Reverse Linked List | Merge Two Sorted Lists | Reverse Order | Leetcode 206 | Leetcode 21 | GFG POTD | 27:52 | 776 | |
|
2024-01-07 | Maximize the Number of Partitions After Operations | Leetcode Weekly Contest 379 | Leetcode 10038 | 1:02:17 | 1,783 | |
|
2024-01-07 | Thank you for the Trust ❤️🙏 #codestorywithMIK | 0:17 | 391 | |
|
2024-01-06 | Techfest and the Queue | Simplest Explanation | GFG POTD | 23:54 | 937 | |
|
2024-01-05 | Count possible ways to construct buildings | Recursion | Memoization | Bottom UP | GFG POTD | 37:36 | 1,043 | |
|
2024-01-05 | Longest Increasing Subsequence | Patience Sorting | DP Concepts & Qns-17 | Leetcode 300 | 20:43 | 3,287 | |
|
2024-01-04 | Minimum Number of Operations to Make Array Empty | Explained with Reasons | Greedy | Leetcode 2870 | 20:20 | 3,294 | |
|
2024-01-03 | How I spent my Birthday 😇❤️🎂 | 0:20 | 2,581 | |
|
2024-01-03 | Number of Laser Beams in a Bank | Clear Explanation | Dry Run | Amazon | Leetcode 2125 | 13:54 | 3,034 | |
|
2024-01-02 | Convert an Array Into a 2D Array With Conditions | With Dry Run | Leetcode 2610 | 15:44 | 3,261 | |
|
2024-01-01 | Array Pair Sum Divisibility Problem | Brute Force | Optimal | GfG POTD | 27:40 | 1,109 | |
|
2023-12-31 | Consistency is the Key. #codestorywithMIK | 0:25 | 554 | |
|
2023-12-31 | Largest Substring Between Two Equal Characters | 3 Ways | C++ | JAVA | Leetcode 1624 | 13:51 | 1,713 | |
|
2023-12-30 | Redistribute Characters to Make All Strings Equal | 3 Ways | C++ | JAVA | Leetcode 1897 | 18:37 | 2,044 | |
|
2023-12-29 | Minimum Difficulty of a Job Schedule | Bottom Up | Amazon | Leetcode 1335 | 28:27 | 3,207 | |
|
2023-12-28 | String Compression II | Recursion | 2-D Memoization | Leetcode 1531 | 31:49 | 1,753 | |
|
2023-12-28 | String Compression II | Recursion | Memo | Leetcode 1531 | 41:52 | 4,061 | |
|
2023-12-27 | Thank you for the Trust. 14000 Subscribers. #codestorywithMIK #subscribe #coding #dsa #family | 0:15 | 283 | |
|
2023-12-27 | Anti Diagonal Traversal of Matrix | Simplest Approach | GfG POTD | 12:51 | 1,407 | |
|
2023-12-26 | Number of Dice Rolls With Target Sum | Recursion | Memo | Bottom Up | Leetcode 1155 | 28:40 | 2,684 | |
|
2023-12-25 | Minimum Cost to Convert String I | Weekly Contest 377 | 2 Approaches | Leetcode 2976 | 48:11 | 1,105 | |
|
2023-12-25 | Decode Ways | Recursion | Memo | Bottom Up | Leetcode 91 | 40:04 | 3,556 | |
|
2023-12-24 | Minimum Changes To Make Alternating Binary String | 2 Approaches | MICROSOFT | Leetcode 1758 | 25:14 | 2,505 | |
|
2023-12-23 | Path Crossing | Leetcode 1496 | 8:57 | 2,151 | |
|
2023-12-22 | Maximum Score After Splitting a String | 3 Approaches | Leetcode 1422 | 23:01 | 1,980 | |
|
2023-12-21 | Widest Vertical Area Between Two Points Containing No Points | Leetcode 1637 | 9:02 | 1,742 | |
|
2023-12-20 | Apply Operations to Maximize Frequency Score | Weekly Contest 376 | Leetcode 2968 | 1:06:02 | 1,099 | |
|
2023-12-20 | Buy Two Chocolates | Leetcode 2706 | 6:51 | 1,169 | |
|
2023-12-19 | Image Smoother | 2 Simple Approaches | AMAZON | Leetcode-661 | 38:20 | 3,153 | |
|
2023-12-18 | Maximum Product Difference Between Two Pairs | 2 Simple Approaches | Leetcode-1913 | 9:46 | 1,070 | |
|
2023-12-17 | Design a Food Rating System | Clean Approach | Leetcode-2353 | 25:32 | 3,062 | |
|
2023-12-16 | Valid Anagram | 2 Approaches | Leetcode-242 | UBER | 9:46 | 1,005 | |
|
2023-12-15 | Let’s rock 2024 also. #leetcode #coding #leetcodechallenge #leetcodesolution #codestorywithMIK | 0:03 | 454 | |
|
2023-12-15 | Number of Possible Sets of Closing Branches | Intuition | Leetcode-2959 | Bi-Weekly Contest 119 | 59:30 | 725 | |
|
2023-12-15 | Destination City | 2 Approaches | Leetcode-1436 | 8:58 | 1,620 | |
|
2023-12-14 | Difference Between Ones and Zeros in Row and Column | Intuition | Leetcode-2482 | 12:46 | 1,596 | |
|
2023-12-13 | Special Positions in a Binary Matrix | 2 Approaches | Leetcode-1582 | 16:10 | 1,785 | |
|
2023-12-12 | Maximum Product of Two Elements in an Array | 2 Approaches | Leetcode-1464 | 8:28 | 1,024 | |
|