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
1,055 results
Confused between == and equals() in Java? Wondering what hashCode() does, or why you must override both equals() and ...
1,644 views
2 months ago
In under a minute, understand how the hashCode() method works and why it's essential for Java collections like HashMap and ...
23,936 views
8 months ago
In this lesson, we'll learn how to correctly compare objects, how to override the equals and hashCode methods, and what ...
2,148 views
10 months ago
... the size the size will be two right no wonder but what if I do this I will just add a hash code method based on name right and now ...
12,337 views
11 months ago
This is a common HashMap interview trap. If equals() is overridden without hashCode(), HashMap fails to find the key. Follow ...
289 views
18 hours ago
Java Integer caching can cause unexpected results. Only strong fundamentals save you here. #java #javadev #codestack ...
0 views
2 days ago
Happy New 2026 by Agent zSmith (https://github.com/adambien/zsmith). Java used in this short: openjdk version "25" 2025-09-16 ...
974 views
1 day ago
Master the Java HashCode method! This video explains its purpose, functionality, and how it's used in hash tables within ...
187 views
Vídeo explicativo sobre el funcionamiento de los métodos equals y hashCode en Java.. El vídeo está dirigido a personas que ...
21 views
5 months ago
This is a Java Core Interview Question! Learn the difference between equals() and hashCode(), their contract, and why you must ...
2,040 views
Discover the best practices for computing `hashCode()` in Java when overriding `equals()` for stricter equality, and learn how to ...
4 views
Java Object Class Methods in 60 Seconds! Learn the most important methods from Java's Object class — the superclass of all ...
19 views
Entdecken Sie bewährte Methoden zur Implementierung der `hashCode()`-Methode in Java-Collections, um optimale Leistung ...
1 month ago
In this Java tutorial, we dive deep into the Object Class and its essential methods: Have questions? Drop them in the comments ...
31 views
Genera el codigo hash de una cadena La música es de Bensound: https://www.bensound.com/
53 views
Master the art of Java's hashCode and equals methods! This video explains their crucial relationship and importance in object ...
34 views
Learn Java Object class methods the right way! In this video, I break down toString(), equals(), and hashCode() with simple ...
44 views
In this video, we delve into the crucial concepts of `equals()` and `hashCode()` within Java's Collection Interface. Understanding ...
2 views
2 weeks ago
The impact of hashCode() implementation on the HashMap performance. Java used in this short: openjdk version "21" ...
608 views
9 months ago