ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

161 results

AlgoMasterIO
How to Reverse a Linked List In-Place

Master DSA Patterns: https://algomaster.io/ ▻ My DSA Playlist: ...

2:35
How to Reverse a Linked List In-Place

20,155 views

11 months ago

Alberta Tech
Linked lists aren't real

hopelesscore #programming #linkedlistsarentreal.

0:33
Linked lists aren't real

1,071,352 views

11 months ago

Apna Engineer
Reverse Linked List in Data Structure
0:20
Reverse Linked List in Data Structure

2,022 views

9 months ago

vlogize
A Better Way to Reverse a Linked List in JavaScript

Discover an efficient approach to reverse a linked list in JavaScript, avoiding unnecessary node creation. --- This video is based ...

1:58
A Better Way to Reverse a Linked List in JavaScript

0 views

8 months ago

vlogize
Reversing a Linked List in JavaScript: Understanding the Common Pitfall

Learn how to effectively reverse a linked list in JavaScript while avoiding common mistakes that can lead to overwritten variables.

1:50
Reversing a Linked List in JavaScript: Understanding the Common Pitfall

0 views

6 months ago

Progression School
Reverse a Linked List | Code Implementation | Leetcode 206 | Progression90

In this video, we will be implementing the solution to Leetcode problem 206, Reverse a Linked List. This is a classic problem in ...

1:33
Reverse a Linked List | Code Implementation | Leetcode 206 | Progression90

6 views

10 months ago

BugToBuild
Reverse Linked List   LeetCode  -206

Today we will solve a question reverse link list So this is question you just have to reverse the list means if 1 2 3 4 5 then you just ...

2:06
Reverse Linked List LeetCode -206

33 views

4 months ago

LittleBitAdvance
BFE.dev Q47: Reverse LinkedList in javascript

Watch now and level up your problem-solving skills. Watch my full BFE.dev JavaScript Interview Playlist: ...

3:32
BFE.dev Q47: Reverse LinkedList in javascript

7 views

6 months ago

leet_with_aga
🚀 LeetCode 150–Reverse a Linked List in JavaScript | Fast! Explanation! #LeetCode #codinginterview

LeetCode 150 – Reverse a Linked List in JavaScript! Want to ace your coding interview? Here's how to reverse a linked list in ...

0:57
🚀 LeetCode 150–Reverse a Linked List in JavaScript | Fast! Explanation! #LeetCode #codinginterview

0 views

10 months ago

vlogize
Understanding the Linked List Reversal: Why head Equals prev is Essential

Discover why setting `head` equal to `prev` is crucial for successfully reversing a linked list using generics in Java. --- This video is ...

1:47
Understanding the Linked List Reversal: Why head Equals prev is Essential

0 views

8 months ago

Tushar Vijay
Linked List Made Simple | Step 10: Reverse Method

In this short, we'll implement the Reverse Method in a Linked List. You'll learn how to: ✓ Reverse the order of nodes in a linked ...

2:46
Linked List Made Simple | Step 10: Reverse Method

585 views

1 month ago

ShwetaTechsolutions
Reverse Linked List Made Easy!

Learn how to reverse a linked list with a simple, clear explanation. Quick breakdown, clean code, and visuals to help you ...

3:50
Reverse Linked List Made Easy!

2 views

1 month ago

vlogize
How to console.log a Linked List in JavaScript

Discover effective methods to `console.log` a Linked List in JavaScript, troubleshoot errors, and understand the reversal process ...

1:47
How to console.log a Linked List in JavaScript

0 views

3 months ago

Artovon's Daily Life
Reverse Linked List Neetcode

Hey everyone today we're doing reverse linked list giving the beginning of a singly linked list which is head we need to reverse ...

2:11
Reverse Linked List Neetcode

4 views

8 months ago

Anu Sharma
DSA Patterns! #tech #coding
0:06
DSA Patterns! #tech #coding

274,065 views

6 months ago

Leetcode Simplified
Leetcode 206.  Reverse Linked List 💫 Prev, Curr, Next — List Redirec! 🔄

We walk through Leetcode 206: Reverse Linked List step by step to reverse a linked list using the 3-pointer technique with a clear ...

3:21
Leetcode 206. Reverse Linked List 💫 Prev, Curr, Next — List Redirec! 🔄

43 views

3 months ago

Desi WebDev
Reverse Linked List explained in 30 sec ✅🎉 #webdevelopment #webdesign  #htmlcss #coding

A linked list is a chain of nodes, where each node points to the next one. Reversing a linked list means changing the direction of ...

0:20
Reverse Linked List explained in 30 sec ✅🎉 #webdevelopment #webdesign #htmlcss #coding

371 views

4 months ago

Others
Linked List || Code show in eclipse

Linked List || Add node first,last and inside || Delete first node,last node and particular node || reverse Linked List || find the value ...

1:50
Linked List || Code show in eclipse

16 views

10 months ago

AbhiLayman
Reverse the LinkedList in Javascript  #datastructure #linkedlists #javascript #javascripttutorial

Reverse the LinkedList. GitHub Link: ...

0:59
Reverse the LinkedList in Javascript #datastructure #linkedlists #javascript #javascripttutorial

531 views

9 months ago

vlogize
Why Does My Code to Reverse a Linked List Only Return the First Node?

Discover the solution to why your `linked list` reversal code returns only the first node, along with a step-by-step guide to fix it.

1:38
Why Does My Code to Reverse a Linked List Only Return the First Node?

0 views

8 months ago