ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,055 results

The Curious Coder
equals() vs hashCode() in Java | Internal Working & Real Use Cases

Confused between == and equals() in Java? Wondering what hashCode() does, or why you must override both equals() and ...

27:58
equals() vs hashCode() in Java | Internal Working & Real Use Cases

1,644 views

2 months ago

Kiran Academy - Java By Kiran
What Is Hashcode Method In JAVA? | #java

In under a minute, understand how the hashCode() method works and why it's essential for Java collections like HashMap and ...

0:14
What Is Hashcode Method In JAVA? | #java

23,936 views

8 months ago

Java Kabala
Java from Scratch: Equals and HashCode | Programming Lessons

In this lesson, we'll learn how to correctly compare objects, how to override the equals and hashCode methods, and what ...

30:07
Java from Scratch: Equals and HashCode | Programming Lessons

2,148 views

10 months ago

CodeSnippet
Hashcode Method In #Java #spring #javadevelopment #coding

... 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 ...

1:11
Hashcode Method In #Java #spring #javadevelopment #coding

12,337 views

11 months ago

CodeUnfiltered
This HashMap mistake fails interviews ❌

This is a common HashMap interview trap. If equals() is overridden without hashCode(), HashMap fails to find the key. Follow ...

0:59
This HashMap mistake fails interviews ❌

289 views

18 hours ago

CodeStack
Java Integer Caching Trap 🚨

Java Integer caching can cause unexpected results. ‎Only strong fundamentals save you here. ‎#java #javadev #codestack ...

0:09
Java Integer Caching Trap 🚨

0 views

2 days ago

Adam Bien
Agent zSmith Wishes You Happy New 2026 #java #shorts #coding #airhacks

Happy New 2026 by Agent zSmith (https://github.com/adambien/zsmith). Java used in this short: openjdk version "25" 2025-09-16 ...

2:20
Agent zSmith Wishes You Happy New 2026 #java #shorts #coding #airhacks

974 views

1 day ago

KnoDAX
Java HashCode: Explained Simply

Master the Java HashCode method! This video explains its purpose, functionality, and how it's used in hash tables within ...

0:22
Java HashCode: Explained Simply

187 views

10 months ago

codeJM
Java: métodos equals y hashCode

Vídeo explicativo sobre el funcionamiento de los métodos equals y hashCode en Java.. El vídeo está dirigido a personas que ...

1:19:23
Java: métodos equals y hashCode

21 views

5 months ago

The Curious Coder
Master equals() & hashCode() for Java Interviews | Quick Guide #shorts

This is a Java Core Interview Question! Learn the difference between equals() and hashCode(), their contract, and why you must ...

0:58
Master equals() & hashCode() for Java Interviews | Quick Guide #shorts

2,040 views

2 months ago

SW Eng
Java HashMap Part 2 4 – hashCode & equals, Organization of Entries and Access
21:13
Java HashMap Part 2 4 – hashCode & equals, Organization of Entries and Access

0 views

10 months ago

vlogize
How to Compute the hashCode() from an Object's Address in Java

Discover the best practices for computing `hashCode()` in Java when overriding `equals()` for stricter equality, and learn how to ...

1:37
How to Compute the hashCode() from an Object's Address in Java

4 views

10 months ago

Jiquest
🎯 Java Object Class Methods in 60 Seconds! 🚀

Java Object Class Methods in 60 Seconds! Learn the most important methods from Java's Object class — the superclass of all ...

0:54
🎯 Java Object Class Methods in 60 Seconds! 🚀

19 views

5 months ago

vlogize
Effektive Implementierung von hashCode() für Collections in Java

Entdecken Sie bewährte Methoden zur Implementierung der `hashCode()`-Methode in Java-Collections, um optimale Leistung ...

1:48
Effektive Implementierung von hashCode() für Collections in Java

0 views

1 month ago

Collinz dev
Object Class equals toString hashcode in Java

In this Java tutorial, we dive deep into the Object Class and its essential methods: Have questions? Drop them in the comments ...

18:47
Object Class equals toString hashcode in Java

31 views

10 months ago

El vlog de Tinchicus
#tips  #rápidos #java  #hashcode

Genera el codigo hash de una cadena La música es de Bensound: https://www.bensound.com/

0:32
#tips #rápidos #java #hashcode

53 views

8 months ago

KnoDAX
Java HashCode Equals: Interview Guide

Master the art of Java's hashCode and equals methods! This video explains their crucial relationship and importance in object ...

0:39
Java HashCode Equals: Interview Guide

34 views

10 months ago

Prashant Sharma
STOP Using equals() & hashCode() WRONG! | Master Java Object Class Methods TODAY | Java Interview QA

Learn Java Object class methods the right way! In this video, I break down toString(), equals(), and hashCode() with simple ...

23:54
STOP Using equals() & hashCode() WRONG! | Master Java Object Class Methods TODAY | Java Interview QA

44 views

1 month ago

The Debug Zone
Understanding equals() and hashCode() in Java's Collection Interface

In this video, we delve into the crucial concepts of `equals()` and `hashCode()` within Java's Collection Interface. Understanding ...

2:56
Understanding equals() and hashCode() in Java's Collection Interface

2 views

2 weeks ago

Adam Bien
hashCode() and Performance Method #java #shorts

The impact of hashCode() implementation on the HashMap performance. Java used in this short: openjdk version "21" ...

0:53
hashCode() and Performance Method #java #shorts

608 views

9 months ago