Swapping Nodes in a Linked List | 1 Pass | 2 Pass | MICROSOFT, AMAZON | Leetcode-1721 | Live Code

Subscribers:
104,000
Published on ● Video Link: https://www.youtube.com/watch?v=TxryJMerDwE



Duration: 17:53
638 views
53


This is the 10th Video on our Linked List Playlist.
In this video we will try to solve a very good and famous Linked List Problem "Swapping Nodes in a Linked List" (Leetcode - 1721)

Trust me, this will no longer be a Medium Problem. I will explain the intuition so easily that you will never forget and start seeing this as cakewalk EASYYY.

We will do live coding after explanation and see if we are able to pass all the test cases.

Problem Name : Swapping Nodes in a Linked List
Company Tags : MICROSOFT, AMAZON
My solutions on Github : https://github.com/MAZHARMIK/Interview_DS_Algo/blob/master/Linked%20List/Swapping%20Nodes%20in%20a%20Linked%20List.cpp
Leetcode Link : https://leetcode.com/problems/swapping-nodes-in-a-linked-list/


My Graph Concepts Playlist : https://youtu.be/5JGiZnr6B5w
My GitHub Repo for interview preparation : https://github.com/MAZHARMIK/Interview_DS_Algo
Subscribe to my channel : https://www.youtube.com/@codestorywithMIK
Instagram : https://www.instagram.com/codestorywithmik/
Facebook : https://www.facebook.com/people/codestorywithmik/100090524295846/


╔═╦╗╔╦╗╔═╦═╦╦╦╦╗╔═╗
║╚╣║║║╚╣╚╣╔╣╔╣║╚╣═╣
╠╗║╚╝║║╠╗║╚╣║║║║║═╣
╚═╩══╩═╩═╩═╩╝╚╩═╩═╝


#coding #helpajobseeker #easyrecipes #leetcode #leetcodequestionandanswers #leetcodesolution #leetcodedailychallenge #leetcodequestions #leetcodechallenge #hindi #india #hindiexplanation #hindiexplained #easyexplaination #interview #interviewtips
#interviewpreparation #interview_ds_algo #hinglish




Other Videos By codestorywithMIK


2023-05-21Shortest Bridge | Leetcode-934 | DFS + BFS | MICROSOFT | Explanation ➕ Live Coding
2023-05-20Evaluate Division | With INTUITION | META, AMAZON | Leetcode-399 | Live Code 🧑🏻‍💻👩🏻‍💻
2023-05-19Bellman-Ford Algorithm | Full Detail | Microsoft, Amazon | Graph Concepts & Qns - 31 | Explanation
2023-05-19Khatam, Tata, Bye Bye #leetcode #easyexplaination #codestorywithMIK
2023-05-18Is Graph Bipartite? | Link In The Description | 👨🏻‍💻👩🏻‍💻
2023-05-18How to use Leetcode coins to recover streak 🔥🔥🔥 #leetcode #easyexplaination #hindiexplained
2023-05-17Minimum Number of Vertices to Reach All Nodes | With INTUITION | GOOGLE | Leetcode-1557 | Live Code
2023-05-17Maximum Twin Sum of a Linked List | 3 Approaches | GOOGLE | Leetcode-2130 | Live Code + Explanation
2023-05-16Path With Minimum Effort | Leetcode-1631 | Dijkstra in 2-D Matrix |GOOGLE |Graph Concepts & Qns - 30
2023-05-15Swap Nodes in Pairs | | MICROSOFT, AMAZON | Leetcode-24 | Live Code + Explanation 🧑🏻‍💻👩🏻‍💻
2023-05-15Swapping Nodes in a Linked List | 1 Pass | 2 Pass | MICROSOFT, AMAZON | Leetcode-1721 | Live Code
2023-05-14Maximize Score After N Operations | BRUTE FORCE To OPTIMAL | META | Leetcode-1799 | Live Code
2023-05-14Happy Mother’s Day too all the Wonder-woman out there from codestorywithMIK #mother #mothersday ❤️
2023-05-13Count Ways To Build Good Strings | BOTTOM UP | META | Leetcode-2466 | Live Code + Explanation
2023-05-12Count Ways To Build Good Strings | Recur + Memo | META | Leetcode-2466 | Live Code + Explanation
2023-05-12Pallaaaaaat #codestorywithMIK #leetcode #easyexplaination #hindi #hindiexplained #interview #india
2023-05-12Solving Questions With Brainpower | GOOGLE | Leetcode-2140 | Live Code + Explanation
2023-05-11codestorywithMIK - Aao story se code likhe 😎 #shorts #datastructures #leetcode #code #systemdesign
2023-05-11Shortest Path in Binary Matrix | Leetcode-1091 | Dijkstra in 2-D Matrix |Graph Concepts & Qns - 29
2023-05-10Uncrossed Lines | Microsoft, Amazon, Meta | Leetcode-1035 | Live Code + Explanation
2023-05-10Spiral Matrix II | Leetcode-59 | Amazon, Microsoft, Paytm | Explanation ➕ Live Coding