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
41 results
Overriding equals() and hashCode() in Java In Java, equals() and hashCode() methods are used to compare objects and to ...
10 views
2 weeks ago
5 views
3 weeks ago
In this video, we explain the internal working of HashMap step by step, covering everything from hashing, buckets, collision ...
51 views
DESCRIPTION* Explore the crucial `hashCode()` and `equals()` contract in Java. Learn why if two objects are equal, they *must* ...
2,375 views
4 weeks 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 ...
16 views
11 days ago
Project Lombok is a java library tool that is used to minimize/remove the boilerplate code and save the precious time of ...
27 views
Stop writing boilerplate code! Use Project Lombok! Before Lombok (50+ lines): public class User { private String name; private ...
11 views
In this video, I explained HashMap Internal Working in Java in a very simple and visual way. Topics Covered: ✓ HashMap ...
29 views
1 day ago
Interview classic explained: overriding both ensures correct behavior in HashMap and HashSet. #java #interview #shorts.
48 views
Lecture Resources ...
205 views
day 1 of lock in.
3 views
Streamed 12 days ago
Java 21 officially makes Record Classes stable, confirming them as a core feature for writing clean, concise, and immutable data ...
15 views
208 views
12 days ago
How HashMap Works Internally in Java | Hashing & Collision Handling Explained #codewithsagesyntax : Ever wondered what ...
0 views
7 days ago
1. double equals vs equalsTo 2. What happens internally when you call System.out.println() in Java? 3. Why is the main method in ...
18 views
9 days ago
Java full-stack developer course for beginners | String Class | #34 #java #fullstack #development #course #variables #and ...
20 views
315 views
Java full-stack developer course for beginners | Java Libraries_2 | #31 #java #fullstack #development #course #variables #and ...
69 views
In this video, we break down the Contains Duplicate problem, where the goal is to return true if any value appears more than once ...
5 days ago
Is video me hum Java RECORD ko real example ke sath samjhenge Normal Java class me hume likhna padta hai: - getters ...
2 days ago