401. | Construct Binary Tree from Inorder and Postorder Traversal - (GOOGLE) : Explanation ➕ Live Coding | 58 | |
|
402. | Longest Palindromic Subsequence - (Google, Amazon) | Leetcode-516 | Explanation ➕ Live Coding | 58 | |
|
403. | Number of Operations to Make Network Connected - (AMAZON) | Graph Concepts & Qns - 22 | Coding Live | 58 | |
|
404. | Design Browser History - (Leetcode - 1472) - (META) : Explanation ➕ Live Coding | 58 | |
|
405. | Binary Subarrays With Sum | 2 Approaches | Detailed Explanation | Leetcode 930 | 286 | |
|
406. | Graph Concepts & Qns - 3 : DFS & BFS | 58 | |
|
407. | Range Update Query | Lazy Propagation | Segment Tree Concepts & Qns | Video 7 | codestorywithMIK | 103 | |
|
408. | Happy Friendship Day ❤️ | 91 | |
|
409. | Similar String Groups | Leetcode - 839 | DFS & BFS | AMAZON | Explanation ➕ Live Coding | 59 | |
|
410. | Unique Paths III -(Apple, Amazon, Microsoft, Intuit) : Explanation ➕ Live Coding | 59 | |
|
411. | Find K Pairs with Smallest Sums | OPTIMAL | GOOGLE | Leetcode-373 | Live Code | 59 | |
|
412. | Segment Tree | Range Sum Query | Story To Code | Video 3 | 174 | |
|
413. | Stay tuned - Life Changing Moment | 71 | |
|
414. | 26 May 2023 | 59 | |
|
415. | Minimum Path Sum - (Google, Ola, Goldman Sachs) | Leetcode-64 | Explanation ➕ Live Coding | 59 | |
|
416. | Longest Common Suffix Queries | Simple TRIE | Clean Code | Leetcode 3093 | codestorywithMIK | 59 | |
|
417. | Sort an Array - (Leetcode - 912) - (Microsoft, Goldman Sachs, Cisco) : Explanation ➕ Live Coding | 59 | |
|
418. | Maximum Difference Between Node and Ancestor-(Google, Microsoft, Amazon) : Explanation ➕ Live Coding | 60 | |
|
419. | Maximum Profit in Job Scheduling -(Classic DP): Explanation ➕ Live Coding | 60 | |
|
420. | Array Pair Sum Divisibility Problem | Brute Force | Optimal | GfG POTD | 67 | |
|
421. | Top K Frequent Elements | Heap | Bucket Sort | AMAZON | Leetcode-347 | Explanation ➕ Live Coding | 61 | |
|
422. | Stone Game III | Basic to Optimal | EASIEST Explanation | META, GOOGLE | Leetcode-1406 | Live Code | 61 | |
|
423. | Normalization vs Denormalization in RDBMS | Examples | Tables | SQL Query | codestorywithMIK | 67 | |
|
424. | Flip String to Monotone Increasing - (GOOGLE) | Optimal | Explanation ➕ Live Coding | 61 | |
|
425. | Checking Existence of Edge Length Limited Paths | Leetcode - 1697 | DSU | GOOGLE | Explanation | 62 | |
|
426. | Maximum Strength of K Disjoint Subarrays | Recursion | Memoization | Leetcode 3077 | Contest 388 | 81 | |
|
427. | #easyexplaination #leetcode #hindiexplained #interview #leetcodedailychallenge #meme | 62 | |
|
428. | Smallest Number in Infinite Set | 3 Approaches | (MICROSOFT) | Leetcode-1046 | Live Code 🧑🏻💻 | 62 | |
|
429. | Remove Max Number Of Edges To Keep Graph Fully Traversable | Leetcode - 1579 | DSU | GOOGLE | Live | 62 | |
|
430. | CONSISTENCY is the 🔑 #consistency #motivation #hardwork #determination #coding #interview #coding | 62 | |
|
431. | Minimum Time to Revert Word to Initial State | Part I | Part II | KMP | Leetcode 3029 | 3031 | 94 | |
|
432. | Two Sum - Explanation ➕ Live Coding 🧑🏻💻(In Hinglish 😉) | 63 | |
|
433. | Swap Nodes in Pairs | | MICROSOFT, AMAZON | Leetcode-24 | Live Code + Explanation 🧑🏻💻👩🏻💻 | 63 | |
|
434. | Binary Tree Inorder Traversal | Morris Traversal | Leetcode-94 | 75 | |
|
435. | Stay Consistent 🔥🔥🔥 #hardwork #motivation #leetcode #badge #streak #reels #reel #reelsvideo #code | 63 | |
|
436. | Summary Ranges | Leetcode-228 | GOOGLE | Explanation ➕ Live Coding | 63 | |
|
437. | April, we are coming 🔥🔥🔥 #leetcode #maths #leetcodequestionandanswers #codestorywithmik | 218 | |
|
438. | Minimum Rounds to Complete All Tasks : Explanation ➕ Live Coding 🧑🏻💻👩🏻💻 | 64 | |
|
439. | Minimum Depth of Binary Tree | Leetcode-111 | BFS | DFS | AMAZON | Explanation ➕ Live Coding | 64 | |
|
440. | Best Time to Buy and Sell Stock with Transaction Fee | Recur + Memo | META | Leetcode-714 | 64 | |
|
441. | Arithmetic Slices II - Subsequence -(Google, Meta, Netflix, Amazon, Apple):Explanation ➕ Live Coding | 64 | |
|
442. | Reducing Dishes - (MICROSOFT) | Leetcode-1402 | 2 Approaches | Explanation ➕ Live Coding | 64 | |
|
443. | Validate Stack Sequences | Leetcode - 946 | AMAZON | Explanation ➕ Live Coding | 65 | |
|
444. | Count digit groupings of a number | Recursion | Memoization | GFG POTD | 68 | |
|
445. | Euler Path | Euler Circuit | PART-1 | Graph Concepts & Qns - 40 | Explanation+Code | 65 | |
|
446. | Stand out of the crowd. #codestorywithMIK #leetcode #easyexplaination #hindiexplained #interview | 65 | |
|
447. | Count Ways To Build Good Strings | Recur + Memo | META | Leetcode-2466 | Live Code + Explanation | 66 | |
|
448. | Earliest Second to Mark Indices I | Detailed Intuition | Leetcode Weekly Contest 386 | Leetcode 3048 | 103 | |
|
449. | New 21 Game | With Maths Logic | GOOGLE | Leetcode-837 | Explanation ➕ Live Coding | 67 | |
|
450. | Kth Largest Element in an Array | Heap | Sorting | 2 Approaches | Time Complexity | Leetcode-215 | 67 | |
|
451. | Maximum Level Sum of a Binary Tree | Leetcode-1161 | AMAZON | Explanation ➕ Live Coding | 68 | |
|
452. | Thank you for the TRUST ❤️🙏 #codestorywithMIK | 68 | |
|
453. | Check Completeness of a Binary Tree (BFS) - (Meta, Amazon) : Explanation ➕ Live Coding | 68 | |
|
454. | Champagne Tower | Intuitive | Bottom Up | GOOGLE | Leetcode - 799 | 68 | |
|
455. | Trie VS Tree | 97 | |
|
456. | Trust the process #hardwork #patience #consistency #preparation #coding #dsa #motivation #reels | 69 | |
|
457. | Minimum Cost to Cut a Stick | Recur + Memo | Time Complexity | GOOGLE | Leetcode-1547 | Live Code | 69 | |
|
458. | Minimum Difficulty of a Job Schedule | Bottom Up | Amazon | Leetcode 1335 | 127 | |
|
459. | Find the Town Judge - (Microsoft, Amazon, Uber) : Explanation ➕ Live Coding | 70 | |
|
460. | Minimum Number of Arrows to Burst Balloons (Google, Facebook, Microsoft) : Explanation ➕ Live Coding | 70 | |
|
461. | Maximum Alternating Subsequence Sum |Recursion & Memo|Tree Diagram|DP Concepts & Qns-9|Leetcode-1911 | 70 | |
|
462. | I hope so 🥹 #interviewpreparation #coding #easyrecipe #helpajobseeker #funny #viral #reels | 70 | |
|
463. | Count Negative Numbers in a Sorted Matrix | Leetcode-1351 | 3 Approaches | AMAZON | Explanation | 70 | |
|
464. | Maximum Product of Splitted Binary Tree -(Google, Meta, Amazon(Phone)) : Explanation ➕ Live Coding | 71 | |
|
465. | Bulb Switcher | With Intuition | (AMAZON) | Leetcode-319 | Live Code + Explanation | 71 | |
|
466. | Uncrossed Lines | Microsoft, Amazon, Meta | Leetcode-1035 | Live Code + Explanation | 71 | |
|
467. | Count possible ways to construct buildings | Recursion | Memoization | Bottom UP | GFG POTD | 72 | |
|
468. | Find Closest Node to Given Two Nodes | BFS & DFS | Explanation ➕ Live Coding | 71 | |
|
469. | Design HashSet | Full Details | GOOGLE | Leetcode-705 | Live Code | 71 | |
|
470. | Profitable Schemes - (AMAZON) | Recur+Memo | Leetcode-879 | Live Code + Explanation | 72 | |
|
471. | Minimum Number of Vertices to Reach All Nodes | With INTUITION | GOOGLE | Leetcode-1557 | Live Code | 72 | |
|
472. | LFU Cache - (Microsoft) : Explanation➕Live Coding | 72 | |
|
473. | Number of Good Paths | GOOGLE | DSU | Explanation ➕ Live Coding | 73 | |
|
474. | Equal Row and Column Pairs | Leetcode-2352 | Google, Microsoft | Explanation ➕ Live Coding | 73 | |
|
475. | Minimum Score of a Path Between Two Cities | Leetcode - 2492 | GOOGLE | Explanation ➕ Live Coding | 73 | |
|
476. | Cheapest Flights Within K Stops | GOOGLE | BFS | Explanation ➕ Live Coding | 73 | |
|
477. | Merge k Sorted Lists - (Leetcode - 23) - (Google, Amazon, Microsoft..) : Explanation ➕ Live Coding | 74 | |
|
478. | Find the Longest Valid Obstacle Course at Each Position | META | Leetcode-1964 | Live Coding | 74 | |
|
479. | Keep moving guys. We are together 💪 | 109 | |
|
480. | Make the most if this 6 months remaining in Year 2023 . #motivation #hardwork #motivational | 74 | |
|
481. | Palindrome Partitioning - (Google, Microsoft, Meta) (Khaandani Template) : Explanation ➕ Live Coding | 75 | |
|
482. | Maximize the Number of Partitions After Operations | Leetcode Weekly Contest 379 | Leetcode 10038 | 100 | |
|
483. | Shortest Bridge | Leetcode-934 | DFS + BFS | MICROSOFT | Explanation ➕ Live Coding | 75 | |
|
484. | Nothing can stop you #motivation #reels #motivational #hardwork #reels #motivationalvideo #leetcode | 75 | |
|
485. | All Nodes Distance K in Binary Tree | Approach-1 | Leetcode-863 | AMAZON | Explanation ➕ Live Coding | 75 | |
|
486. | Just don't give up. #codestorywithmik | 96 | |
|
487. | Count Alternating Subarrays | Super Easy | Leetcode 3031 | Weekly Contest 391 | codestorywithMIK | 132 | |
|
488. | Diameter of Binary Tree | Simple Story | Amazon | Leetcode 543 | 182 | |
|
489. | Evaluate Division | With INTUITION | META, AMAZON | Leetcode-399 | Live Code 🧑🏻💻👩🏻💻 | 78 | |
|
490. | Thank you and Love You All ❤️🙏 | 99 | |
|
491. | Minimum Cost For Tickets - (GOOGLE) | Leetcode-983 | 2 Approaches | Explanation ➕ Live Coding | 78 | |
|
492. | Single-Threaded CPU (Google) : Explanation ➕ Live Coding 👩🏻💻👨🏻💻 | 78 | |
|
493. | Minimum Absolute Difference in BST | Leetcode-530 | GOOGLE | Explanation ➕ Live Coding | 78 | |
|
494. | Decision is YOURS #hardwork #motivation #ambition #youtubeshorts #descipline #shorts #education | 78 | |
|
495. | We hit 50K ❤️🙏 | 210 | |
|
496. | Koko Eating Bananas - (Leetcode - 875) - (Google, Microsoft) : Explanation ➕ Live Coding | 79 | |
|
497. | Spend your time wisely #codestorywithMIK #motivation #hardwork | 96 | |
|
498. | Maximum Product of Two Elements in an Array | 2 Approaches | Leetcode-1464 | 84 | |
|
499. | Generate Parentheses | 2 Approaches | Magic Of Recursion | Recursion Concepts And Questions | 93 | |
|
500. | Buy Two Chocolates | Leetcode 2706 | 93 | |
|