ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

492 results

CodeByTushu
LeetCode 2095 | Delete the Middle Node of a Linked List | Java | Fast & Slow Pointer | CodeByTushu

Welcome Back to CodeByTushu! In today's video we solve: LeetCode 2095 — Delete the Middle Node of a Linked List This ...

9:00
LeetCode 2095 | Delete the Middle Node of a Linked List | Java | Fast & Slow Pointer | CodeByTushu

10 views

3 weeks ago

Java Interview Ready
Chapter 1/13 (Single Pointer) Array Coding Patterns to Crack Any Coding Interview

Welcome to Java Interview Ready Struggling with array problems on LeetCode or HackerRank? Stop memorizing solutions!

2:01
Chapter 1/13 (Single Pointer) Array Coding Patterns to Crack Any Coding Interview

12 views

2 weeks ago

developer
Two pointers approach in java || java interview questions ||

Two pointers approach in java || java interview questions ||

1:19
Two pointers approach in java || java interview questions ||

3 views

3 weeks ago

Learning Curve
✅ Two Pointer Technique Explained | Solve LeetCode Problems Faster | DSA Interview Pattern in Java

Learn the Two Pointer Technique with real examples and Java code. This DSA pattern helps solve array and string problems ...

7:18
✅ Two Pointer Technique Explained | Solve LeetCode Problems Faster | DSA Interview Pattern in Java

26 views

2 weeks ago

RisingBrain
Rotate List in 10mins | Fast & Slow Pointer Pattern | Java, Python & C++

Struggling with the Rotate List problem? Most students try shifting the list one node at a time, which leads to an inefficient solution.

16:02
Rotate List in 10mins | Fast & Slow Pointer Pattern | Java, Python & C++

327 views

11 days ago

Java Interview Ready
Chapter 2/13 (Two Pointer) Array Coding Patterns to Crack Any Coding Interview

Welcome to Java Interview Ready Struggling with array problems on LeetCode or HackerRank? Stop memorizing solutions!

2:16
Chapter 2/13 (Two Pointer) Array Coding Patterns to Crack Any Coding Interview

18 views

2 weeks ago

University Core
LeetCode 26 in 60 Seconds | Two Pointers Solution

LeetCode 26 – Remove Duplicates from Sorted Array In this video, we'll solve LeetCode Problem 26 using the Two Pointers ...

1:30
LeetCode 26 in 60 Seconds | Two Pointers Solution

50 views

2 weeks ago

PrepStack
Why did Java remove pointers?

... and security Exposing pointers would increase complexity and reduce reliability Instead of pointers Java uses references which ...

1:08
Why did Java remove pointers?

24 views

4 weeks ago

SamProgramiz
Java Object Memory Model Explained in 37 Minutes – Heap, Stack & More

We explore the Java Object Memory Model, breaking down object layout, memory alignment, and how Project Panama is ...

37:40
Java Object Memory Model Explained in 37 Minutes – Heap, Stack & More

16 views

2 weeks ago

Code My Way Out
I Solved LeetCode Two Sum Using Two Pointers | My Coding Journey Day 4

Today I recorded a video where I shared my approach to solve LeetCode 1: Two Sum using the Two Pointer approach.

21:43
I Solved LeetCode Two Sum Using Two Pointers | My Coding Journey Day 4

15 views

10 days ago

Eslihai_coding
Don’t Count Nodes 😱 | LeetCode 2095 Java (Fast & Slow Pointer)

LeetCode 2095 Java Solution This Linked List problem looks easy Most people count all nodes first But there's a smarter ...

0:31
Don’t Count Nodes 😱 | LeetCode 2095 Java (Fast & Slow Pointer)

16 views

3 weeks ago

</> CodeWithIK
Reverse a Linked List | Easy Java Solution | GFG Interview Question

In this video, we solve the "Reverse a Linked List" problem from GeeksforGeeks using Java. Problem Level: Easy Topic: ...

10:43
Reverse a Linked List | Easy Java Solution | GFG Interview Question

2 views

4 days ago

CodeByTushu
LeetCode 1358 | Number of Substrings Containing All Three Characters | Sliding Window | CodeByTushu

Welcome Back to CodeByTushu! In today's video we solve: LeetCode 1358 — Number of Substrings Containing All Three ...

7:24
LeetCode 1358 | Number of Substrings Containing All Three Characters | Sliding Window | CodeByTushu

19 views

10 days ago

CodeWithYasha
P1 :Two Pointer :Reverse String

Pattern : Two Pointer Q 2: Reverse String Java.

2:44
P1 :Two Pointer :Reverse String

10 views

2 weeks ago

techiCAT
Two Pointers Technique Explained | Every Pattern You Need for LeetCode

The Two Pointer Technique is one of the most important patterns in Data Structures and Algorithms. It can transform an O(n²) ...

6:05
Two Pointers Technique Explained | Every Pattern You Need for LeetCode

36 views

3 weeks ago

Coding with Vandy
Day 4/100 | Remove Duplicates - II | Java | leetcode 80 | Two Pointers approach
11:57
Day 4/100 | Remove Duplicates - II | Java | leetcode 80 | Two Pointers approach

2 views

4 days ago

Silly Code
LeetCode 345 - Reverse Vowels of a String | Java | Arrays | LeetCode 75

Solve LeetCode 345 "Reverse Vowels of a String" using Two Pointers in Java. LeetCode 75 Study Plan — Arrays In this video: ...

7:15
LeetCode 345 - Reverse Vowels of a String | Java | Arrays | LeetCode 75

3 views

2 weeks ago

RisingBrain
Middle of the Linked List | Brute Force & Fast Slow Pointer Approach | Python Java C++

In this video, we'll solve the Middle of the Linked List problem using both the Brute Force and Fast & Slow Pointer approaches.

9:05
Middle of the Linked List | Brute Force & Fast Slow Pointer Approach | Python Java C++

545 views

3 weeks ago

RisingBrain
Maximum Twin Sum of a Linked List | Fast & Slow Pointer + Reverse Pattern | Java, Python & C++

In this video, we'll solve the Maximum Twin Sum of a Linked List using the optimal approach by combining two important Linked ...

11:53
Maximum Twin Sum of a Linked List | Fast & Slow Pointer + Reverse Pattern | Java, Python & C++

436 views

2 weeks ago

Coding with Vandy
Day 3/100 Remove Duplicate Elements | Java | Two Pointer Approach | Array Problems

100dayschallenge #array #basic #twopointers #inplace #removeduplicates.

11:38
Day 3/100 Remove Duplicate Elements | Java | Two Pointer Approach | Array Problems

3 views

7 days ago