Back to Browse

Reverse Linked List solution iterative and Recursive approach Leetcode Explanation Hindi Hello world

9.3K views
Aug 18, 2022
12:54

This is the video under the series of DATA STRUCTURE & ALGORITHM in a LinkedList Playlist. In this video, we will understand How to Reverse a Linked List in an Iterative and Recursive way. In this video, we will learn to Reverse a linked list in the Iterative method. Given a pointer to the head node of a linked list, the task is to reverse the linked list. We need to reverse the list by changing the links between nodes. Join My Telegram channel for more Updates: https://telegram.me/helloworldbyprince complete DSA preparation: https://github.com/Prince-1501/Complete-DSA-Preparation We also Provide courses on Competitive Programming and Data structure and Algorithms. Please see our Full Playlist on our Channel. ---------------------------------------------------------------------------------------- 🟠 206. Reverse Linked List Given the head of a singly linked list, reverse the list, and return the reversed list. Input: head = [1,2,3,4,5] Output: [5,4,3,2,1] 🟣 Reverse Linked List: https://leetcode.com/problems/reverse-linked-list/ 🟢 Code in this video: https://github.com/Prince-1501/Hello_world-Competiitve-Programming/blob/master/Leetcode/linkedlist/Reverse%20Linked%20List.cpp 🟡 Pdf in this video: https://github.com/Prince-1501/Hello_world-Competiitve-Programming/blob/master/Leetcode/linkedlist/Reverse%20Linked%20List.pdf ---------------------------------------------------------------------------------------- *Follow me * LinkedIn► https://www.linkedin.com/in/iamprince/ Facebook► https://www.facebook.com/helloworldofficials/ Instagram► https://www.instagram.com/helloworldbyprince/ Twitter► https://twitter.com/prince_king_ Telegram► https://telegram.me/helloworldbyprince ---------------------------------------------------------------------------------------- ►Our Playlists on:- 🔥 Tree: https://youtube.com/playlist?list=PLzjZaW71kMwQ-JABTOTypnpRk1BnD2Nx4 🔥 Stack & Queue: https://youtube.com/playlist?list=PLzjZaW71kMwRTtDWYVPvkJypUpKWbuT7_ 🔥 Hashing: https://youtube.com/playlist?list=PLzjZaW71kMwQ-D3oxCEDHAvYu8VC1XOsS 🔥 Graph: https://youtube.com/playlist?list=PLzjZaW71kMwSrxEtvK5uQnfNQ9UjGGzA- 🔥 Matrix: https://youtube.com/playlist?list=PLzjZaW71kMwRff0CCcrB93srEiQhJoOzg 🔥 Heap: https://youtube.com/playlist?list=PLzjZaW71kMwTF8ZcUwm9md_3MvtOfwGow 🔥 Linked List: https://youtube.com/playlist?list=PLzjZaW71kMwQ1DIWTn0d_KDHU4_E52-rq 🔥 STL: https://youtube.com/playlist?list=PLzjZaW71kMwR-oGkXfxfz4dmVe2dkNh0K 🔥 Leetcode: https://youtube.com/playlist?list=PLzjZaW71kMwQRAtBdJAq3u64ZEw-0wxgI 🔥Competitive Programming: https://youtube.com/playlist?list=PLzjZaW71kMwTGbP1suqY16w1VSb9ZNuvE 🔥 C++ Full Course: https://youtube.com/playlist?list=PLzjZaW71kMwRba0ojzshdrmR_NueVeMJv 🔥 Algorithms: https://www.youtube.com/watch?v=7aB650S72CQ&list=PLzjZaW71kMwQWnV474_y1twD9_5qS85Mu 🔥 Data Structure: https://www.youtube.com/playlist?list=PLzjZaW71kMwQVEuI4I0Yj0NnsV-km-Jt_ ------------------------------------------------------------------------ 🌟 Please leave a LIKE ❤️ and SUBSCRIBE for more AMAZING content! 🌟 ✨ Tags ✨ LinkedList dsa playlist c++ DSA playlist c++ Reverse Linked List LinkedList gfg question LinkedList Hindi Linked list Hindi playlist Reverse Linked List geeksforgeeks Reverse Linked List leetcode linked list playlist java linked list playlist python linked list interview questions and answers linked list playlist saurabh shukla linked list playlist c linked list playlist cpp stack playlist linked list in java tutorial delete node without head pointer leetcode linked list linked list playlist c++ linked list playlist linked list playlist c++ striver linked list playlist code with harry linked list playlist data structures linked list playlist jenny linked list playlist Hello world linked list playlist Hello world by prince data structures and algorithms in java data structures and algorithms data structures and algorithms playlist data structure playlist data structure playlist Hindi engineering college learning solve leetcode problems solving leetcode problems python solving leetcode problems c++ solving leetcode questions solving all leetcode problems unable to solve leetcode problems how to solve leetcode problems effectively how to solve leetcode medium problems how to solve leetcode questions how to solve leetcode hard problems solve the equation leetcode college fresher resume sample Comment "#Princebhai" if you read this 😉😉 #linkedlist #programming #faang

Download

1 formats

Video Formats

360pmp427.1 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Reverse Linked List solution iterative and Recursive approach Leetcode Explanation Hindi Hello world | NatokHD