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
30 results
HashSet in Java stores unique elements and does not maintain order In this video, learn how HashSet works and when to use ...
10 views
2 weeks ago
5 views
3 weeks ago
7 views
4 days ago
In this video, we solve LeetCode Problem 217: Contains Duplicate, one of the most common array + hashing interview questions.
15 views
1 view
You put a value in a HashMap. You know it's there. But when you try to get it back… it's null. This isn't a Java bug. It's an equals() ...
4 weeks ago
In this video, we solve a common Java coding interview question: Find the First Repeating Character in a String using Java.
9 views
Google DSA Questio. Java DSA Dry Run | Longest Substring Problem #shorts Problem: Find the longest substring without ...
12 views
Java Program to Remove Duplicate Elements from a List In this video, we learn how to remove duplicate elements from a List in ...
In this video, we break down the Contains Duplicate problem, where the goal is to return true if any value appears more than once ...
3 views
Learn how to efficiently solve the 'Subarray with Zero Sum' problem using the Prefix Sum and Hashing technique! In this video ...
10 days ago
In this video, you will get NPTEL Programming In Java Week 1 Assignment Answers for the January–April 2026 session.
43 views
22 hours ago
In this video, we solve the LeetCode problem “Remove Duplicates from Sorted Array” using a simple loop and if-condition ...
35 views
Erfahren Sie, wie Sie in Java 8 mit Streams effizient passende Objekte abrufen, indem Sie mit einer Liste von Codes filtern.
13 days ago
In this video, we solve LeetCode Problem 283: Move Zeroes, a classic array manipulation interview question. The goal is to move ...
In this video, we solve LeetCode Problem 169: Majority Element using the Boyer–Moore Voting Algorithm, the most optimal and ...
4 views
Learn how to solve the "Concatenated Words" problem efficiently using Depth First Search (DFS) and Memoization! In this ...
0 views
7 days ago
Learn how to solve the 'Longest Word in Dictionary' problem using a Trie (Prefix Tree)! In this video, we break down how to find ...
Learn how to solve the 'Number of Distinct Islands' problem efficiently! 🏝️ In this video, we break down a common coding ...
8 days ago