ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

397 results

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

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

25 views

7 days ago

Apex Dsa
Reverse Array in Java | Two Pointer Technique Visualized 🚀

Struggling with Array Reversal in Java? In this visual DSA lesson, you'll learn how the Two Pointer Technique reverses an array ...

4:00
Reverse Array in Java | Two Pointer Technique Visualized 🚀

17 views

2 weeks ago

Developer Summit
The Past, Present, and Future of Null-Safety in Java - Mala Gupta

NullPointerExceptions have long been a source of frustration for Java developers, turning minor oversights into production issues.

32:31
The Past, Present, and Future of Null-Safety in Java - Mala Gupta

68 views

3 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

34 views

2 weeks ago

AryaKarn
Palindrome String in Java | Two Pointer Approach Explained Step by Step

In this video, you'll learn how to check whether a string is a palindrome in Java using the Two Pointer technique. Topics covered: ...

2:39
Palindrome String in Java | Two Pointer Approach Explained Step by Step

4 views

3 weeks ago

Setitirum
LeetCode Top 100 Liked: Two Pointers & Sliding Window Explained in Java | Part 4

In this video, I solve and explain all Medium-level Two Pointers and Sliding Window problems from the LeetCode Top 100 Liked ...

1:29:11
LeetCode Top 100 Liked: Two Pointers & Sliding Window Explained in Java | Part 4

19 views

3 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

37 views

5 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

12 days ago

Dominik Muc
Must #11 — Pointers and variance

I want to be able to pass values by reference to functions so I add pointers to my language. This gets confusing a bit because now ...

57:46
Must #11 — Pointers and variance

88 views

4 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?

23 views

2 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

5 days ago

Daily Coding Engineer
Reverse an Array Efficiently Using Two Pointers | Java DSA

In this video, we will learn how to Reverse an Array using the Two Pointer Technique in Java. This is one of the most important ...

7:22
Reverse an Array Efficiently Using Two Pointers | Java DSA

15 views

3 weeks ago

CodeWithYasha
P1 :Two Pointer :Reverse String

Pattern : Two Pointer Q 2: Reverse String Java.

2:44
P1 :Two Pointer :Reverse String

10 views

8 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

5 days ago

CodeWithYasha
P1 :Two Pointer : Remove Duplicates from Sorted Array

Pattern: Two Pointers Q3: Remove Duplicates from Sorted Array Java ...

4:32
P1 :Two Pointer : Remove Duplicates from Sorted Array

2 views

7 days ago

TechInSeconds
DSA for Beginners Day 3 | Two Pointers Technique Explained | Java | Coding Interview Preparation

Welcome to Day 3 of the DSA for Beginners Series! In this video, you'll learn the Two Pointers Technique, one of the most ...

14:38
DSA for Beginners Day 3 | Two Pointers Technique Explained | Java | Coding Interview Preparation

15 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++

383 views

9 days ago

Daily Coding Engineer
LeetCode 977: Squares of a Sorted Array | Two Pointers | Java | O(n) Solution #dsa #codinginterview

In this video, we solve LeetCode 977 - Squares of a Sorted Array and understand the intuition behind the Two Pointer approach.

10:38
LeetCode 977: Squares of a Sorted Array | Two Pointers | Java | O(n) Solution #dsa #codinginterview

16 views

2 weeks ago

Code Clarity DSA
Linked Lists Explained Visually | How Nodes, Pointers, Singly & Doubly Linked Lists Really Work

A complete, beginner-friendly guide to linked lists — the counterpart to dynamic arrays. With clear step-by-step animation we ...

9:35
Linked Lists Explained Visually | How Nodes, Pointers, Singly & Doubly Linked Lists Really Work

28 views

13 days ago