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
35 results
In this video, you'll learn how to use HashSet in Java, a dynamic structure ideal for quick searches and avoiding duplicate ...
7 views
4 hours ago
In this video, I explain how Java HashSet works internally and why it is built on top of HashMap. You will learn: • What a HashSet ...
0 views
4 days ago
Struggling with thread-safe Java Sets? Choosing the wrong Set implementation can lead to performance bottlenecks, race ...
1 day ago
HashSet,TreeSet and LinkedList in Java Collection with example.
13 hours ago
This video gives a summary of common Java data structures such as the ArrayList, HashSet, and HashMap. It also gives a ...
5 days ago
Learn how to Design a HashSet from scratch! In this video, we explore the internal implementation of the HashSet data ...
3 views
In this video, I walk through a real coding interview question exactly the way interviewers expect you to think and communicate.
11 views
Arrays and HashMaps are some of the most important topics in coding interviews — and once you understand them, many ...
9 views
Complete Java Collections Framework in 1 Video - Java Collections Framework | DSA in Java Full Course | Master Data ...
108 views
2 days ago
LeetCode 128 – Longest Conseive Sequence | Sorting & HashSet Approach Explained In this video, we solve one of the most ...
1 hour ago
In this video of code decode we have explained most asked java tricky interview questions which developers fails to answers ...
3,015 views
6 days ago
n this video, we will deeply understand the Java Collection Framework Hierarchy in a very simple and beginner-friendly way.
23 views
In this coding tutorial, we dive deep into the 'Find the Duplicate Number' problem, a popular question in technical interviews at top ...
Learn how to efficiently solve the 'Subarray with Zero Sum' problem using the Prefix Sum and Hashing technique! In this video ...
4 views
Learn how to solve the Happy Number problem (LeetCode 202) efficiently! In this video, we break down the logic behind ...
core java crash course core java crash course covering all core java topics in one video. this core java crash course is a complete ...
10 views
In this video, we solve the LeetCode problem "Longest Substring Without Repeating Characters" using Java. ✓ Sliding Window ...
21 views
Learn how to solve the 'Contains Duplicate' coding interview problem efficiently using Hash Sets! In this video, we break down ...
2 views
Learn how to efficiently find all missing numbers in an array [1, n] using the Index Marking technique! In this video, we break ...
Learn how to solve the 'Number of Distinct Islands' problem efficiently! 🏝️ In this video, we break down a common coding ...
8 views
3 days ago