ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

273 results

Coder Army
How Java Stores Negative & Floating Point Numbers | Java Full Course #4

In this video, we dive deep into one of the most important internal concepts of Java, how numbers are actually stored in memory.

57:55
How Java Stores Negative & Floating Point Numbers | Java Full Course #4

7,929 views

3 weeks ago

Roel Van de Paar
C++ Pointers to Pointers in Java (5 Solutions!!)

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

3:20
C++ Pointers to Pointers in Java (5 Solutions!!)

6 views

2 weeks ago

RisingBrain
Move Zeros | Two Pointer Pattern Explained (Brute → Optimal)

In this video, we solve the Move Zeros problem step by step — starting from the brute force approach and then moving towards the ...

13:08
Move Zeros | Two Pointer Pattern Explained (Brute → Optimal)

2,524 views

3 weeks ago

Code With Jacob
Week 3: Java Memory Management | Stack vs Heap, References & Debugging

In this video, we explore how memory works in Java, focusing on the Stack vs Heap memory model, primitive vs reference types, ...

30:41
Week 3: Java Memory Management | Stack vs Heap, References & Debugging

28 views

9 days ago

RisingBrain
Container With Most Water | From Brute Force to Two Pointers | C++, Java, Python

Container With Most Water is one of the most popular two-pointer problems asked in coding interviews. In this video, we start with ...

21:50
Container With Most Water | From Brute Force to Two Pointers | C++, Java, Python

1,952 views

3 weeks ago

Mr Surya Sir
Leetcode 15 3Sum | Java | Pattern 2 : Two Pointers

In this video, we solve the popular 3Sum problem from LeetCode (Problem #15) — one of the most important array and ...

7:58
Leetcode 15 3Sum | Java | Pattern 2 : Two Pointers

8 views

2 hours ago

ExpertFunda
LeetCode 67 Add Binary Explained | Two Pointer Approach | Java Solution for Coding Interviews

Today Leetcode Daily Practice:- Struggling with LeetCode 67 Add Binary? This beginner-friendly guide explains the problem ...

19:12
LeetCode 67 Add Binary Explained | Two Pointer Approach | Java Solution for Coding Interviews

40 views

3 weeks ago

RisingBrain
Trapping Rainwater Problem – Brute Force and Optimized Two-Pointer Approach Explained

In this video, I have explained the Trapping Rainwater problem step by step, starting from the brute force approach and then ...

22:21
Trapping Rainwater Problem – Brute Force and Optimized Two-Pointer Approach Explained

1,967 views

2 weeks ago

Upstrive with Ganesh
Reverse an Array in 2 Minutes | Two Pointer Technique | Java DSA | Upstrive with Ganesh

Welcome to Upstrive with Ganesh In this video, I explain how to reverse an array using the two pointer technique in Java. This is a ...

2:08
Reverse an Array in 2 Minutes | Two Pointer Technique | Java DSA | Upstrive with Ganesh

38 views

2 weeks ago

Build With Jaswinder
11. Container With Most Water | Leetcode Blind 75 | Java Solution (Two Pointers)

Welcome to Build With Jaswinder Master "Container With Most Water" (LeetCode 11) – The ultimate Two Pointers interview ...

15:51
11. Container With Most Water | Leetcode Blind 75 | Java Solution (Two Pointers)

22 views

7 days ago

Nikhil Lohia
Minimum Window Substring (LeetCode 76) | Interview Essential | Sliding Window + Two Pointers

Super helpful resources: https://nikoo28.github.io/all-my-links/ Actual Problem: ...

21:35
Minimum Window Substring (LeetCode 76) | Interview Essential | Sliding Window + Two Pointers

2,692 views

1 month ago

RSstudies
Arrays & Strings Two Pointers 🚀 | Most Asked DSA Pattern

In this video, we master the Two Pointer Technique in Java, a must-know DSA pattern used extensively in arrays and strings ...

6:39
Arrays & Strings Two Pointers 🚀 | Most Asked DSA Pattern

10 views

1 month ago

Build With Jaswinder
15. 3Sum | Leetcode Blind 75 | Java Solution (Two Pointers)

Master the "3Sum" problem (LeetCode 15) – A quintessential array problem for coding interviews!In this video, we tackle the ...

26:41
15. 3Sum | Leetcode Blind 75 | Java Solution (Two Pointers)

33 views

7 days ago

The Scalable Developer
3Sum - Leetcode 15 - 2 pointer - Java

"Hey everyone! I'm a Senior Dev at a Product Based Company , but I'm not stopping there. My goal? To crack the code at Amazon, ...

10:34
3Sum - Leetcode 15 - 2 pointer - Java

5 views

2 weeks ago

Web Dev Mastery
Middle of Linked List in Java 🔥 | LeetCode 876 | Slow Fast Pointer Explained | DSA in Java #35

In this lecture, we solve Middle of Linked List in Java (LeetCode 876). This problem is based on the Slow and Fast Pointer ...

21:38
Middle of Linked List in Java 🔥 | LeetCode 876 | Slow Fast Pointer Explained | DSA in Java #35

55 views

2 weeks ago

Roel Van de Paar
How to access array elements by pointer arithmetic in Java? (4 Solutions!!)

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

2:20
How to access array elements by pointer arithmetic in Java? (4 Solutions!!)

7 views

2 weeks ago

Eye Of A Hero
Java Optionals — Avoiding Null the Right Way

Java Optional is one of the most important Java 8 features — but also one of the most misunderstood. In this video I explain how ...

7:43
Java Optionals — Avoiding Null the Right Way

7 views

3 weeks ago

RuchiCodes
Java Memory Management Explained | Heap vs Stack | Garbage Collection (G1, ZGC)

In this video, we explain Java Memory Management in a simple and practical way. Complete Java Source Code used in my ...

13:33
Java Memory Management Explained | Heap vs Stack | Garbage Collection (G1, ZGC)

84 views

3 weeks ago

Untaught Java
Java String Operations | Remove Duplicates | Palindrome Check | Moving Zeros | Java Practice

In this video we've covered the below topics - Removing Duplicates - Palindrome Check - Moving Zeros to end -Two pointer ...

10:21
Java String Operations | Remove Duplicates | Palindrome Check | Moving Zeros | Java Practice

0 views

4 days ago

Code With Spandan
3Sum Java Mastery: Optimizing O(n^2) with Two Pointers and Live LeetCode Submission

In this video, I solve the 3Sum problem in Java using the two pointers technique, a core pattern frequently tested in LeetCode and ...

7:52
3Sum Java Mastery: Optimizing O(n^2) with Two Pointers and Live LeetCode Submission

0 views

2 weeks ago