Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
300 results
This is one of the most important foundations in DSA because it affects performance and correctness. We'll break it down with ...
9 views
3 weeks ago
In this video, we dive deep into one of the most important internal concepts of Java, how numbers are actually stored in memory.
5,891 views
7 days ago
C++ Pointers to Pointers in Java Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...
6 views
1 day ago
In this video, we discuss Strings from basics and solve a palindrome problem step by step. First, we understand: What is a string?
47 views
Today Leetcode Daily Practice:- Struggling with LeetCode 67 Add Binary? This beginner-friendly guide explains the problem ...
40 views
12 days ago
In this video, we solve LeetCode Problem 125 – Valid Palindrome using Java. A string is a palindrome if, after converting all ...
2 weeks ago
In this video, we master the Two Pointer Technique in Java, a must-know DSA pattern used extensively in arrays and strings ...
Super helpful resources: https://nikoo28.github.io/all-my-links/ Actual Problem: ...
1,676 views
In this video, we solve the Longest Substring Without Repeating Characters problem using a simple and beginner-friendly ...
114 views
In this video, we solve the 3 Sum problem step by step, starting with the brute force approach and then moving to the optimized ...
2,300 views
String reverse in single line using StringBuilder.
15 views
Reversing a string is often the very first "Two-Pointer" problem a programmer learns. In this video, we break down LeetCode 344: ...
20 views
In this video, we solve the popular LeetCode problem Remove Duplicates from Sorted Array using the Two Pointer Approach in ...
5 views
1 month ago
In this video, we will understand the Two Pointer Technique in a very simple and beginner-friendly way. First, we solve the ...
31 views
13 views
4 weeks ago
Streamed 4 weeks ago
Learn what NullPointerException means in Java, when it occurs, and how to prevent it. Covers common examples like null ...
3 views
In this video, we solve LeetCode 125 – Valid Palindrome using the Two Pointer Approach. Before this problem, learn regex as ...
18 views
Identify the RISC-V instructions used for procedure calls and returns (jal, jalr). Explain how the stack pointer is used to allocate ...
4 views
In this episode, Brian and Dave discuss uncovered: how valhalla's value types are revolutionizing java forever. KEY POINTS: ...
17 views