ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

543 results

Code Silica
Trapping Rain Water | LeetCode Interview Question | Two Pointers Explained in Java

Day 12/150 – LeetCode 150 Interview Questions Series (Java) In this video, we solve the “Trapping Rain Water” problem — one ...

6:33
Trapping Rain Water | LeetCode Interview Question | Two Pointers Explained in Java

6 views

13 days ago

Madiha Sehar
Reverse an Array Using Two Pointers in Java | DSA Interview Question Explained

In this video, we learn how to reverse an array using the two pointer technique in Java, a very important DSA concept frequently ...

13:24
Reverse an Array Using Two Pointers in Java | DSA Interview Question Explained

47 views

2 weeks ago

Boot dev
Memory is just a giant array. Pointers are the index.

Learn back-end development - https://www.boot.dev.

3:00
Memory is just a giant array. Pointers are the index.

42,773 views

8 days ago

Code Silica
Valid Palindrome | LeetCode Interview Question | Two Pointers Explained in Java

Day 8/150 – LeetCode 150 Interview Questions Series (Java) In this video, we solve the “Valid Palindrome” problem — a very ...

6:14
Valid Palindrome | LeetCode Interview Question | Two Pointers Explained in Java

0 views

2 weeks ago

_chillndcode_
Does Java support pointers?? #java #coding #btech #students #pointers #codinglife #btechbadithulu

Java uses references which are similar to pointers but it cannot perform arithmetic operations that is we cannot move to previous ...

0:29
Does Java support pointers?? #java #coding #btech #students #pointers #codinglife #btechbadithulu

47 views

2 weeks ago

Code Silica
Container With Most Water | LeetCode Interview Question | Two Pointers Explained in Java

Day 11/150 – LeetCode 150 Interview Questions Series (Java) In this video, we solve the “Container With Most Water” problem ...

6:21
Container With Most Water | LeetCode Interview Question | Two Pointers Explained in Java

0 views

2 weeks ago

Code Silica
3Sum | LeetCode Interview Question | Sorting + Two Pointers Explained in Java

Day 10/150 – LeetCode 150 Interview Questions Series (Java) In this video, we solve the “3Sum” problem — one of the most ...

6:03
3Sum | LeetCode Interview Question | Sorting + Two Pointers Explained in Java

0 views

2 weeks ago

MySirG
The Evolution of Pointers: C → C++ → Java → Python → JavaScript (Mind-Blowing Deep Dive!)

Day-64 | #100dayslearningchallenge Pointers are one of the most misunderstood yet foundational concepts in programming. In ...

33:55
The Evolution of Pointers: C → C++ → Java → Python → JavaScript (Mind-Blowing Deep Dive!)

996 views

1 month ago

CS50
CS50x 2026 - Lecture 4 - Memory

This is CS50, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming.

2:19:55
CS50x 2026 - Lecture 4 - Memory

8,151 views

6 days ago

DesignCodeDebugRepeat
Java NullPointerException three common causes (and solutions!) -- Fix it fast!

You declared your variables, you allocated your array with new, you called a method that returned an object -- why are you getting ...

10:53
Java NullPointerException three common causes (and solutions!) -- Fix it fast!

24 views

11 days ago

Chandan Coding & Learning
Palindrome String Check Using Two Pointer Technique (i & j) | Java

In this video, I explain how to check whether a string is a palindrome using the Two Pointer technique in Java. We use two ...

11:27
Palindrome String Check Using Two Pointer Technique (i & j) | Java

5 views

2 weeks ago

ClipCoder
Stop Writing Nested Null Checks 🛑 (Use Optional) #shorts

The "Arrow Code" of nested null checks is hard to read. Java Optional makes handling null values fluent and safe.

0:09
Stop Writing Nested Null Checks 🛑 (Use Optional) #shorts

1,162 views

2 weeks ago

Code Silica
Two Sum II – Input Array Is Sorted | LeetCode Interview Question | Two Pointers Java

Day 9/150 – LeetCode 150 Interview Questions Series (Java) In this video, we solve “Two Sum II – Input Array Is Sorted”, a classic ...

6:47
Two Sum II – Input Array Is Sorted | LeetCode Interview Question | Two Pointers Java

0 views

2 weeks ago

That Marathi Coderr
Move All Zeros To End of Array (In-Place) | Two Pointer | Java

In this video, we solve the classic DSA problem: Move all zeros to the end (right) of an array while maintaining the order of ...

7:47
Move All Zeros To End of Array (In-Place) | Two Pointer | Java

28 views

5 days ago

CodeAndChill
Reverse String in Java | LeetCode Problem 344 Explained

In this video, we solve LeetCode Problem 344 – Reverse String, a classic and frequently asked coding interview question. You'll ...

3:59
Reverse String in Java | LeetCode Problem 344 Explained

37 views

2 weeks ago

Students Computer Hub
LeetCode 27 | Remove Element | Easy | Two Pointers | In-Place Array #coding #java #programming

In this video, we solve LeetCode Problem 27: Remove Element using an in-place Two Pointer technique. You'll learn how to ...

1:48
LeetCode 27 | Remove Element | Easy | Two Pointers | In-Place Array #coding #java #programming

9 views

9 days ago

EDTECH-SHOWER
Reverse String LeetCode 344 Explained  Two Pointer Technique  Java Coding Interview Prep

Master the Reverse String problem from LeetCode 344 in this quick and beginner‑friendly explanation. In this video, we break ...

2:50
Reverse String LeetCode 344 Explained Two Pointer Technique Java Coding Interview Prep

11 views

9 days ago

Lollipop
LeetCode 42 Trapping Rain Water | Java Optimal Solution (Two Pointer)

In this video, I solve LeetCode #42 – Trapping Rain Water using Java. The problem asks to calculate how much rainwater can be ...

4:19
LeetCode 42 Trapping Rain Water | Java Optimal Solution (Two Pointer)

2 views

11 days ago

Developer World
Linked List Cycle

Given head, the head of a linked list, determine if the linked list has a cycle in it. There is a cycle in a linked list if there is some ...

0:17
Linked List Cycle

914 views

2 weeks ago

Web Fusion with Bharadwaj
5. 2 Pointers (Java)

Welcome to Code-with-Bharadwaj! Hi there! I'm Manu, and I'm excited to help you level up your coding skills.

15:40
5. 2 Pointers (Java)

41 views

1 day ago