ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

133 results

LindorCodes
Reverse a Linked List — LeetCode 206 (Python, Step-by-Step)

Reverse a Linked List is one of those problems you HAVE to understand before any technical interview — and the pointer logic is ...

6:12
Reverse a Linked List — LeetCode 206 (Python, Step-by-Step)

31 views

2 weeks ago

RisingBrain
Reverse Linked List II in One Pass | Reverse Between m & n | Reverse Pattern | Java, Python & C++

Confused about how to reverse only a part of a Linked List without changing the entire list? This is one of the most frequently ...

14:48
Reverse Linked List II in One Pass | Reverse Between m & n | Reverse Pattern | Java, Python & C++

481 views

11 days ago

RisingBrain
Add Two Numbers II | Stack, Reverse Linked List & Optimized Solution Explained | Java Python C++

In this video, we solve Add Two Numbers II using three different approaches, starting from the basic idea and moving towards ...

21:01
Add Two Numbers II | Stack, Reverse Linked List & Optimized Solution Explained | Java Python C++

178 views

1 day ago

RisingBrain
Next Greater Node in Linked List | Brute Force, to Reverse + Max so far logic | Java C++ Python

In this video, we'll solve Next Greater Node in Linked List by exploring three different approaches, from the basic brute-force ...

18:07
Next Greater Node in Linked List | Brute Force, to Reverse + Max so far logic | Java C++ Python

101 views

16 hours ago

KUSHAGRA SRIVASTAVA
Reverse a linked list

Reverse a Linked List | Data Structures & Algorithms Learn how to reverse a linked list efficiently using an iterative approach.

6:20
Reverse a linked list

18 views

12 days ago

Leetcode Unlocked
92. Reverse Linked List II | Leetcode Unlocked - Python

In this tutorial, we walk through a step-by-step explanation of LeetCode 92: Reverse Linked List II. We explore how to reverse a ...

4:21
92. Reverse Linked List II | Leetcode Unlocked - Python

0 views

1 day ago

RisingBrain
Swap Nodes in Pairs | Reverse Linked List Pattern | Java, Python & C++

Finding Swap Nodes in Pairs confusing? This problem is a great application of the Reverse Linked List Pattern, where instead of ...

16:10
Swap Nodes in Pairs | Reverse Linked List Pattern | Java, Python & C++

456 views

9 days ago

Pikirisu Logs
LeetCode - 92| Reverse Linked List - II |  Insert Head Approach

Reverse Linked List II In this video, I solve Reverse Linked List II using three different approaches and explain the intuition behind ...

24:12
LeetCode - 92| Reverse Linked List - II | Insert Head Approach

3 views

8 days ago

Natique Ibrar Alam
Reverse Linked List ( NeetCode )

I am starting the long-awaited DSA grind with the good old Linked List. Toward the end of the video, my dad came into the hall to ...

12:23
Reverse Linked List ( NeetCode )

28 views

13 days ago

RisingBrain
Reverse a Linked List | Iterative & Recursive Approach | Java, Python & C++

In this video, we'll solve the Reverse Linked List problem using both the Iterative and Recursive approaches. This is one of the ...

13:05
Reverse a Linked List | Iterative & Recursive Approach | Java, Python & C++

474 views

2 weeks ago

RisingBrain
Reverse Nodes in k-Group | Reverse Linked List Pattern | Java, Python & C++

Confused about Reverse Nodes in k-Group? This is one of the most challenging Linked List interview questions because it ...

22:00
Reverse Nodes in k-Group | Reverse Linked List Pattern | Java, Python & C++

284 views

8 days ago

DSA with SM
LeetCode #206 | Reverse Linked List | LeetCode Explained Step by Step

LeetCode #206 — Reverse Linked List — Step-by-Step Code Explanation In this video, we break down the "Reverse Linked List" ...

3:07
LeetCode #206 | Reverse Linked List | LeetCode Explained Step by Step

2 views

7 days ago

NeuralAICodeCraft
"Python List Sorting: sort(), sorted(), reverse(), reversed() | NeuralAICodeCraft"

Python reverse() & sort(): Sorting Lists Like a Pro | NeuralAICodeCraft** Learn how to sort and reverse lists in Python! Master ...

16:23
"Python List Sorting: sort(), sorted(), reverse(), reversed() | NeuralAICodeCraft"

3 views

11 days ago

codeWithAkhil
🚀 Day 11/75: Reverse Linked List II | LeetCode Challenge

Welcome to Day 11 of the 75 Days LeetCode Challenge! Today, we are diving deep into one of the most popular linked list ...

3:58
🚀 Day 11/75: Reverse Linked List II | LeetCode Challenge

59 views

3 weeks ago

RisingBrain
Add Two Numbers | Linkedlist +Stack Pattern | Bruteforce to Optimised | Java Python C++

In this video, we'll solve Add Two Numbers (LeetCode 445) using the Stack Pattern, one of the most important techniques for ...

22:17
Add Two Numbers | Linkedlist +Stack Pattern | Bruteforce to Optimised | Java Python C++

196 views

2 days ago

Aditya Singh
#60daysleetcodingchallenge (Day 26) Reverse a linked list

60daysleetcodingchallenge #code #coding #competitiveprogramming #dsa #apnacollege #striver #coder #apna #leetcode.

1:41
#60daysleetcodingchallenge (Day 26) Reverse a linked list

24 views

3 weeks ago

DCode Thought
LeetCode 2130 : Maximum Twin Sum of a Linked List | Stack | O(1) Space In-Place Reversal |

LeetCode 2130: Maximum Twin Sum of a Linked List | O(1) Space In-Place Reversal | Java C++ Python LeetCode POTD solution ...

21:39
LeetCode 2130 : Maximum Twin Sum of a Linked List | Stack | O(1) Space In-Place Reversal |

25 views

3 weeks ago

Algo Solutions
Add Two Numbers - solution for inverview preparation

In this video we solve LeetCode #2 — Add Two Numbers, one of the most common linked list problems at top tech companies.

9:11
Add Two Numbers - solution for inverview preparation

11 views

2 weeks ago

RisingBrain
Search & Insert in Linked List | Iterative and Recursive Approach | Basic Patterns | Java Python C++

n this video, we'll learn how to Search and Insert nodes in a Linked List using both Iterative and Recursive approaches. These are ...

26:20
Search & Insert in Linked List | Iterative and Recursive Approach | Basic Patterns | Java Python C++

805 views

3 weeks ago

Leetcode Unlocked
25. Reverse Nodes in k-Group | Leetcode Unlocked - Python

In this video, we work through a clean, step-by-step walkthrough of LeetCode 25: Reverse Nodes in k-Group. This popular linked ...

4:48
25. Reverse Nodes in k-Group | Leetcode Unlocked - Python

2 views

4 days ago