ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

276 results

RisingBrain
3 Sum Problem Explained | Brute Force to Optimal using Two Pointers

In this video, we solve the 3 Sum problem step by step, starting with the brute force approach and then moving to the optimized ...

23:18
3 Sum Problem Explained | Brute Force to Optimal using Two Pointers

3,195 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

9 days ago

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,038 views

2 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,530 views

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

7 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,601 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)

14 views

12 hours ago

Prashant Sharma
What 90% of Developers Get Wrong About Optional? | Avoid NullPointerException in Java Interviews!

In this video, we deeply understand Java Optional Class and Null Handling — one of the most important topics for Java interviews ...

15:10
What 90% of Developers Get Wrong About Optional? | Avoid NullPointerException in Java Interviews!

41 views

11 days ago

coder's life
Reverse String | LeetCode 344 | Two Pointer Explained | Java | DSA for Beginners

Learn how to solve LeetCode 344 – Reverse String step by step using the Two Pointer Technique in Java. In this video, you'll ...

5:12
Reverse String | LeetCode 344 | Two Pointer Explained | Java | DSA for Beginners

44 views

1 month 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

2 weeks 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,218 views

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

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

36 views

8 days 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,050 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

8 days ago

TheFullStackArchitect
LeetCode 344 - Reverse String | Java Two-Pointer Approach | $O(1)$ Space Optimization

Reversing a string is often the very first "Two-Pointer" problem a programmer learns. In this video, we break down LeetCode 344: ...

6:42
LeetCode 344 - Reverse String | Java Two-Pointer Approach | $O(1)$ Space Optimization

21 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)

12 views

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

0 views

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

26 views

11 days ago

coder's life
Valid Palindrome | LeetCode 125 Explained 🔥 Two Pointer Technique | Java DSA

In this video, we solve LeetCode Problem 125 – Valid Palindrome using Java. A string is a palindrome if, after converting all ...

7:14
Valid Palindrome | LeetCode 125 Explained 🔥 Two Pointer Technique | Java DSA

41 views

3 weeks ago