ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

300 results

CodeHacks
Pass by Value vs Pass by Reference (Pointers Too): Stop Confusing This Concept

This is one of the most important foundations in DSA because it affects performance and correctness. We'll break it down with ...

1:46
Pass by Value vs Pass by Reference (Pointers Too): Stop Confusing This Concept

9 views

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

5,891 views

7 days ago

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

C++ Pointers to Pointers in Java Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

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

6 views

1 day ago

PCS Global
String Palindrome Explained | Without Pointer vs Two Pointer

In this video, we discuss Strings from basics and solve a palindrome problem step by step. First, we understand: What is a string?

24:59
String Palindrome Explained | Without Pointer vs Two Pointer

47 views

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

12 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

40 views

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

6 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

1,676 views

12 days ago

Info Techiezz
Longest Substring Without Repeating Characters|Sliding Window Algorithm Explained|Java DSA Interview

In this video, we solve the Longest Substring Without Repeating Characters problem using a simple and beginner-friendly ...

11:00
Longest Substring Without Repeating Characters|Sliding Window Algorithm Explained|Java DSA Interview

114 views

2 weeks ago

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

2,300 views

2 weeks ago

VikhramGuide
String Reverse using Two pointer approach

String reverse in single line using StringBuilder.

11:36
String Reverse using Two pointer approach

15 views

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

20 views

3 weeks ago

Chandan Coding & Learning
Remove Duplicates from Sorted Array | Two Pointer Approach in Java

In this video, we solve the popular LeetCode problem Remove Duplicates from Sorted Array using the Two Pointer Approach in ...

7:05
Remove Duplicates from Sorted Array | Two Pointer Approach in Java

5 views

1 month ago

TechieNest by Priti
Two Pointer Technique Explained | With & Without Two Pointer | Coding Interview Questions

In this video, we will understand the Two Pointer Technique in a very simple and beginner-friendly way. First, we solve the ...

27:21
Two Pointer Technique Explained | With & Without Two Pointer | Coding Interview Questions

31 views

3 weeks ago

Vandana B S ISE Dept, NMAMIT
Section 3 1 Pointers
14:48
Section 3 1 Pointers

13 views

4 weeks ago

MayurBits
Pointer practice live session
52:36
Pointer practice live session

6 views

Streamed 4 weeks ago

Interview Mentor App
What is NullPointerException? (Java Interview Question)

Learn what NullPointerException means in Java, when it occurs, and how to prevent it. Covers common examples like null ...

1:49
What is NullPointerException? (Java Interview Question)

3 views

2 weeks ago

GazerElite
valid palindrome | Leetcode problem 125 | two - pointer approach | all approaches in java

In this video, we solve LeetCode 125 – Valid Palindrome using the Two Pointer Approach. Before this problem, learn regex as ...

13:13
valid palindrome | Leetcode problem 125 | two - pointer approach | all approaches in java

18 views

4 weeks ago

Behzad Akbari
EE3172 Module6 Class2 Video

Identify the RISC-V instructions used for procedure calls and returns (jal, jalr). Explain how the stack pointer is used to allocate ...

46:19
EE3172 Module6 Class2 Video

4 views

2 weeks ago

TalkWithBrian
Uncovered: How Valhalla's Value Types Are Revolutionizing Java Forever

In this episode, Brian and Dave discuss uncovered: how valhalla's value types are revolutionizing java forever. KEY POINTS: ...

24:37
Uncovered: How Valhalla's Value Types Are Revolutionizing Java Forever

17 views

2 weeks ago