ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

6,165 results

take U forward
L9. Reverse a LinkedList | Iterative and Recursive

Check out TUF+:https://takeuforward.org/plus?source=youtube Find DSA, LLD, OOPs, Core Subjects, 1000+ Premium Questions ...

32:42
L9. Reverse a LinkedList | Iterative and Recursive

354,698 views

2 years ago

Code Meal
206. Reverse Linked List - LeetCode - Python - Tamil

codemeal #python #leetcode #coding #reverse #linkedlist #206 #twopointer #tamil Problem (LeetCode) Link: ...

25:36
206. Reverse Linked List - LeetCode - Python - Tamil

4,143 views

3 years ago

freeCodeCamp.org
Linked Lists for Technical Interviews - Full Course

Learn how to solve linked list problems for coding challenges and interviews. ✏️ This course was developed by Alvin Zablan ...

1:27:24
Linked Lists for Technical Interviews - Full Course

395,778 views

4 years ago

Kris Jordan
Recursive Data Structure in Python - Singly Linked List Introductory Tutorial

So this linked list that we're focused on in this course and in this lesson specifically is pretty straightforward we're going to use a ...

30:24
Recursive Data Structure in Python - Singly Linked List Introductory Tutorial

6,026 views

5 years ago

codestorywithMIK
Reverse Linked List | Merge Two Sorted Lists | Reverse Order | Leetcode 206 | Leetcode 21 | GFG POTD

Whatsapp Community Link : https://www.whatsapp.com/channel/0029Va6kVSjICVfiVdsHgi1A This is the 18th Video on our playlist ...

27:52
Reverse Linked List | Merge Two Sorted Lists | Reverse Order | Leetcode 206 | Leetcode 21 | GFG POTD

17,176 views

1 year ago

Cooper Codes
Leetcode 206. Reverse Linked List (Python) FULL EXPLANATION

Sup it's Cooper! Hope you enjoyed, in this video we go in depth on basic linked list patterns and the overall intuition behind ...

23:56
Leetcode 206. Reverse Linked List (Python) FULL EXPLANATION

148 views

4 years ago

DataFlow
Reverse a sub list in Python - LeetCode Interview Question Series

In this video we'll be breaking down the process of reversing a sub-list within a linked list in python. 19:25 if you'd like to go ...

32:09
Reverse a sub list in Python - LeetCode Interview Question Series

99 views

5 years ago

Coding Hives
Reverse a Linked List in Python: Easy Iterative Approach Explained!

In this video, we'll learn how to reverse a linked list in Python using the iterative method! If you're a beginner, this easy-to-follow ...

21:20
Reverse a Linked List in Python: Easy Iterative Approach Explained!

599 views

11 months ago

codestorywithMIK
Reverse Linked List II | Clean Approach | Dry Run | MICROSOFT | Leetcode - 92 | codestorywithMIK

iPad PDF Notes ...

21:53
Reverse Linked List II | Clean Approach | Dry Run | MICROSOFT | Leetcode - 92 | codestorywithMIK

20,004 views

2 years ago

codebasics
Linked List - Data Structures & Algorithms Tutorials in Python #4

Linked list is a data structure similar to array in a sense that it stores bunch of items. But unlike array, linked lists are not stored in ...

28:16
Linked List - Data Structures & Algorithms Tutorials in Python #4

953,766 views

5 years ago

Coderbyte
Reverse a Linked List Tutorial

In our final video of our four-part linked list series, we analyze how to reverse a linked list in place using iteration and recursion.

51:02
Reverse a Linked List Tutorial

7,506 views

5 years ago

Kunal Kushwaha
Linked List Interview Questions - Google, Facebook, Amazon, Microsoft

... of the LinkedList 1:31:09 Q-09: Sort LinkedList 1:47:26 Q-10: Reverse LinkedList (Recursive) 1:56:12 Q-11: Reverse LinkedList ...

3:08:11
Linked List Interview Questions - Google, Facebook, Amazon, Microsoft

599,948 views

4 years ago

CodeMeThere
Reverse Linked List II | 92 Leetcode | Python3

Bite size videos of my journey to MAAMA (Meta, Amazon, Alphabet, Microsoft, Apple). Chapters: 00:00 - Intro Unedited videos with ...

30:19
Reverse Linked List II | 92 Leetcode | Python3

75 views

2 years ago

CodeHelp - by Babbar
Lecture 45: Linked List Questions: Reverse LL and find Middle of LL

In this Video, we are going to solve important questions based on Linked List. There is a lot to learn, Keep in mind “ Mnn bhot ...

52:40
Lecture 45: Linked List Questions: Reverse LL and find Middle of LL

478,834 views

3 years ago

take U forward
L21. Reverse Nodes in K Group Size of LinkedList

Check out TUF+:https://takeuforward.org/plus?source=youtube Find DSA, LLD, OOPs, Core Subjects, 1000+ Premium Questions ...

24:31
L21. Reverse Nodes in K Group Size of LinkedList

224,858 views

2 years ago

code io - Tamil
Reversing a Linked List | Data Structures | Ep-9 DS Mastery | code io - Tamil

Download IDK : https://codeio.dev/idk For Code & Notes visit : https://codeio.dev/articles Follow us on Instagram code io ...

25:24
Reversing a Linked List | Data Structures | Ep-9 DS Mastery | code io - Tamil

2,301 views

4 months ago

Apna College
How to Reverse a Linked List? | Iterative + Recursive | Java Placement Course

01:24 - Iterative 12:50 - Recursive Notes & Questions ...

20:23
How to Reverse a Linked List? | Iterative + Recursive | Java Placement Course

516,970 views

4 years ago

Coding Crane
Reverse a linked list in Python

Question Link: ...

20:44
Reverse a linked list in Python

556 views

2 years ago

Coding Crane
Reverse a linked list in group of given size in Python

Question Link: https://practice.geeksforgeeks.org/problems/reverse-a-linked-list-in-groups-of-given-size/1 Question Name ...

24:25
Reverse a linked list in group of given size in Python

425 views

2 years ago

Faang academy
Reverse Linked List | @faang-academy

Reverse Linked List | @faang-academy java and python for leetcode live and recordded classes and also placements information, ...

21:37
Reverse Linked List | @faang-academy

35 views

3 days ago

今天比昨天厲害
Reverse Linked List | In-place Reversal of a LinkedList 基礎概念 1 網紅高頻題 - Python - LeetCode 206

Reverse Linked List | In-place Reversal of a LinkedList 基礎概念1 網紅高頻題- Python - LeetCode 206 每個禮拜三跟禮拜日美西 ...

22:42
Reverse Linked List | In-place Reversal of a LinkedList 基礎概念 1 網紅高頻題 - Python - LeetCode 206

1,924 views

4 years ago

codeitup
Reverse a Single Linked List | Data Structure

Reverse a Single Linked List | Data Structure | Tutorial 43 Hi All, In this video, I have explained the program to reverse a given ...

26:15
Reverse a Single Linked List | Data Structure

3,370 views

1 year ago

Coder Army
Lecture 80: Reverse a Linked List | Middle of Linked List | Rotate Linked List

1: Reverse Linked List: https://leetcode.com/problems/reverse-linked-list/description/ 2: Middle of the Linked List: ...

1:02:32
Lecture 80: Reverse a Linked List | Middle of Linked List | Rotate Linked List

50,839 views

1 year ago

CodingPal
Reverse a Singly Linked List Algorithm, Pseudocode and PYTHON Implementation || CodingPal.org || DSA

Practice link: https://codingpal.org/algos-and-ds/reverse-linked-list.

20:31
Reverse a Singly Linked List Algorithm, Pseudocode and PYTHON Implementation || CodingPal.org || DSA

33 views

3 months ago

take U forward
L10. Check if a LinkedList is Palindrome or Not | Multiple Approaches

Check out TUF+:https://takeuforward.org/plus?source=youtube Find DSA, LLD, OOPs, Core Subjects, 1000+ Premium Questions ...

20:02
L10. Check if a LinkedList is Palindrome or Not | Multiple Approaches

227,317 views

2 years ago