ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

111 results

Aditya Dedhia
Reverse Linked List - Pointers Explained | LeetCode 206 Python [Easy]

This is a walkthrough of the intuition behind the optimal solution for reversing a linked list.

7:15
Reverse Linked List - Pointers Explained | LeetCode 206 Python [Easy]

12 views

2 weeks ago

Coding Interview Pattern Mastery
Reverse Linked List - Leetcode 206 - Illustrated! Linked List - Python (Pattern Mastery)

Reverse Linked List - Leetcode 206 - Illustrated! Linked List - Python (Pattern Mastery)

8:58
Reverse Linked List - Leetcode 206 - Illustrated! Linked List - Python (Pattern Mastery)

0 views

8 days 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

34 views

3 days ago

Comp Theory
LeetCode #206 Reverse Linked List | Coding Interview Problem Solved Step-by-Step

In this video, we break down one of the most fundamental linked list questions in coding interviews. Whether you're preparing for ...

9:40
LeetCode #206 Reverse Linked List | Coding Interview Problem Solved Step-by-Step

0 views

8 days ago

Pass OR Fail: Coding Journey
Solving Leetcode 206. Reverse Linked List in Python

Another video for solving classic Leetcode question from linked list topic https://leetcode.com/problems/reverse-linked-list ...

24:12
Solving Leetcode 206. Reverse Linked List in Python

0 views

2 weeks ago

Rakesh Code Burner
5. Linked List In Place Reversal | DSA Pattern | Reverse Linked List

If you learn these 15 DSA patterns Leetcode will be Easy for you. And DSA Interview as well. 1. Sliding Window 2. Prefix Sum 3.

6:46
5. Linked List In Place Reversal | DSA Pattern | Reverse Linked List

62 views

1 month ago

Shridath Kanuparthy
Reverse a Linked List

Reverse a Linked List.

14:24
Reverse a Linked List

2 views

8 days ago

Abhijna Maiya
Reverse Linked List [LC-206] LeetCode Solution + Code Walkthrough

Solving LeetCode questions daily.

4:00
Reverse Linked List [LC-206] LeetCode Solution + Code Walkthrough

0 views

3 days ago

Coding with AGI
LeetCode Problem #206: REVERSE LINKED LIST

Solution walkthrough for REVERSE LINKED LIST. Watch to learn the key concepts, algorithm flow, and implementation details.

11:48
LeetCode Problem #206: REVERSE LINKED LIST

0 views

6 days ago

Shridath Kanuparthy
Reverse Linked List
10:45
Reverse Linked List

2 views

8 days ago

Nidhi Chouhan
Reverse Linked List | LeetCode 206 | Dry Run + Visualization + Live Coding

In this live session, we will solve LeetCode 206 - Reverse Linked List using the iterative pointer technique (prev, curr, next_node).

17:34
Reverse Linked List | LeetCode 206 | Dry Run + Visualization + Live Coding

160 views

Streamed 10 days ago

Learn Computer GSCTI
Reverse the List - In Hindi | Only 60sec Python programming.

Python Program to Reverse the List - In Hindi | Python programming. Search Quires-: reverse list in python, reverse a list without ...

1:15
Reverse the List - In Hindi | Only 60sec Python programming.

9 views

1 day ago

Shikhar Shukla
Reverse a Linked List
6:56
Reverse a Linked List

22 views

2 weeks ago

GFGVID
37 Recursive reverse a linked list Part 2
7:02
37 Recursive reverse a linked list Part 2

0 views

4 weeks ago

Shreyaans Jain
Add One to Linked List Number 🔢 | Step-by-Step Animation | DSA

What you'll learn: How numbers are stored in a linked list Logic to add 1 with carry handling Why reversing the linked list helps ...

3:31
Add One to Linked List Number 🔢 | Step-by-Step Animation | DSA

0 views

6 days ago

GFGVID
39 Reverse a linked list in groups of size k
13:03
39 Reverse a linked list in groups of size k

0 views

4 weeks ago

Sudo Neurons
Reverse A Doubly Linked List

We need to care head and tail node especially and just exchange the prev and next pointers for all the nodes to reverse DLL.

7:00
Reverse A Doubly Linked List

0 views

3 weeks ago

code with Raadha
“Maximum Twin Sum (LeetCode 2130) | 2 Approaches: Stack + Reverse Linked List | Full Explanation”

In this video, I solved the “Maximum Twin Sum of a Linked List” problem using TWO powerful approaches: 1️⃣ Using Stack ...

1:01:20
“Maximum Twin Sum (LeetCode 2130) | 2 Approaches: Stack + Reverse Linked List | Full Explanation”

23 views

9 days ago

AlitaCode
LeetCode 2074: Reverse Nodes in Even Length Groups

LeetCode 2074: Reverse Nodes in Even Length Groups Difficulty: Medium Topics: Array, Linked List, Math, Recursion, Stack ...

30:21
LeetCode 2074: Reverse Nodes in Even Length Groups

0 views

3 weeks ago

Divyansh Raj Soni
LeetCode 206 | Reverse Linked List 🔥 Iterative & Recursive | O(1) Space

Description In this video, we solve LeetCode 206 – Reverse Linked List, one of the most important Linked List interview questions.

13:38
LeetCode 206 | Reverse Linked List 🔥 Iterative & Recursive | O(1) Space

13 views

2 days ago