ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

512 results

Developer Walks & Talks
Java vs Go: Nullability, null vs zero/nil values | Slow Talk & Walk Along the Rhône in Lyon

Today's walk takes us along the Rhône River in Lyon, and the topic is one of the most fundamental differences between Java and ...

21:15
Java vs Go: Nullability, null vs zero/nil values | Slow Talk & Walk Along the Rhône in Lyon

21 views

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

1 month ago

Being Infinity
Slow and Fast Pointers | Under Two Minutes #15

Slow & Fast Pointer | Under Two Minutes #15 One of the most important algorithms for coding ...

1:59
Slow and Fast Pointers | Under Two Minutes #15

28 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

14 views

3 weeks ago

Itsruntym
L2. Two Pointers || Two sum 2 || Remove duplicates || 3 sum || JAVA C++ || DSA Patterns

One and only Arrays, String, LinkedList Playlist: https://www.youtube.com/playlist?list=PLFNTe97BJkPU One and only 25 DSA ...

1:10:23
L2. Two Pointers || Two sum 2 || Remove duplicates || 3 sum || JAVA C++ || DSA Patterns

2 views

2 hours 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

3 weeks ago

Bite Technology
The Mechanics of Java Memory Management and Garbage Collection

Stop worrying about manual memory management! In this video, we dive deep into the mechanics of Java's Garbage Collection, ...

6:03
The Mechanics of Java Memory Management and Garbage Collection

2 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

54 views

3 weeks 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

3 weeks ago

Java Interview Ready
JAVA 8: Topic 7 -  Stop Getting NullPointerExceptions! How to Use Java 8 Optional Correctly

Welcome to Java Interview Ready Most developers learn Java by reading code. We learn Java by understanding how it works ...

3:39
JAVA 8: Topic 7 - Stop Getting NullPointerExceptions! How to Use Java 8 Optional Correctly

8 views

3 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

2 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

4 weeks ago

HEMANT_CODES
Day 6 | Two Pointers Pattern | LeetCode 977 Squares of a Sorted Array | Java | DSA Pattern Series

Welcome to Day 6 of my DSA Pattern Series! In this video, we'll solve LeetCode 977 – Squares of a Sorted Array using the Two ...

9:01
Day 6 | Two Pointers Pattern | LeetCode 977 Squares of a Sorted Array | Java | DSA Pattern Series

30 views

5 hours 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

3 weeks ago

Code Clarity DSA
Two Pointers Technique Explained Visually — Turn O(n²) Into O(n)

Two Pointers explained visually — the technique that turns slow, brute-force array problems into clean O(n) passes.

6:42
Two Pointers Technique Explained Visually — Turn O(n²) Into O(n)

20 views

7 days ago

Silly Code
LeetCode 11 - Container With Most Water | Java | Two Pointer | LeetCode 75

Solve LeetCode 11: Container With Most Water in Java using the Two Pointer technique. This video is part of the LeetCode 75 ...

15:15
LeetCode 11 - Container With Most Water | Java | Two Pointer | LeetCode 75

4 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

3 weeks ago

Silly Code
LeetCode 443 | String Compression | Two Pointer In-Place Solution | Java

In this video, we break down LeetCode 443 — String Compression — step by step. We start with the brute force approach using ...

13:19
LeetCode 443 | String Compression | Two Pointer In-Place Solution | Java

4 views

3 weeks ago

CodeWithYasha
P1 :Two Pointer Remove Element

Pattern: Two Pointers Q5: Remove Element Java https://leetcode.com/problems/remove-element/description/

2:44
P1 :Two Pointer Remove Element

5 views

3 weeks ago

JavaSpringVault
How to Avoid Null Pointer Exception

How to Avoid NullPointerException in Java | Optional Explained with a Real-World Example NullPointerException is one of the ...

18:04
How to Avoid Null Pointer Exception

91 views

2 weeks ago