ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,141 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,406 views

1 month 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,095 views

10 months 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

183 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

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

43 views

3 weeks ago

Vincent Vauban
What is the contract between equals() and hashCode() in Java?

Java Interview Questions – Episode 6 What is the contract between equals() and hashCode() in Java? And where is it used?

1:14
What is the contract between equals() and hashCode() in Java?

45 views

4 months ago

Beyond Java
"Why override equals & hashcode in Java? #InterviewPrep"

Why do we need to override both equals() and hashcode() in Java? This is one of the most important Java interview questions ...

1:00
"Why override equals & hashcode in Java? #InterviewPrep"

1 view

2 months ago

vlogize
Understanding How hashCode is Calculated in Dart

Discover the intricacies of how `hashCode` is calculated in Dart programming language and its implications across different ...

1:32
Understanding How hashCode is Calculated in Dart

23 views

8 months ago

vlogize
Exceptions to the hashCode() Method for Unequal Objects in Java

Learn about the exceptions to the `hashCode()` method for unequal objects in Java, understanding its implications and behavior ...

1:40
Exceptions to the hashCode() Method for Unequal Objects in Java

1 view

10 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

vlogize
Can I cache getClass.hashCode()? Understanding the Implications in Java

Explore whether caching the `getClass().hashCode()` is effective in Java. Learn about the performance implications and best ...

1:11
Can I cache getClass.hashCode()? Understanding the Implications in Java

0 views

8 months 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

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

10 days ago

Naresh i Technologies
Mastering hashCode() & equals() in Java | Must-Know for Collections & Interviews! | Hari Krishna

Understanding hashCode() and equals() methods and thier contract in overriding. Important Concept for Collection and Entire ...

1:25:05
Mastering hashCode() & equals() in Java | Must-Know for Collections & Interviews! | Hari Krishna

3,483 views

Streamed 8 months ago

Naresh i Technologies
Day-2 | Mastering hashCode() & equals() in Java | Must-Know for Collections & Interviews!

Understanding hashCode() and equals() methods and thier contract in overriding. Important Concept for Collection and Entire ...

2:14:41
Day-2 | Mastering hashCode() & equals() in Java | Must-Know for Collections & Interviews!

1,958 views

Streamed 8 months ago

KnoDAX
Java Trick: Master hashCode and equals Methods!

Master Java object comparison with our in-depth guide to hashCode and equals methods! Learn how these crucial methods ...

0:39
Java Trick: Master hashCode and equals Methods!

14 views

10 months ago

CodeGyaan Hub!
Override equals() but not hashCode()? | Java Interview Trick

Overriding equals() but not hashCode()? That breaks the contract and can mess up HashMap & HashSet behavior. Learn why in ...

0:31
Override equals() but not hashCode()? | Java Interview Trick

148 views

5 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

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

4 months ago

ShulinAnubha Academy
Java Inheritance & Method Overriding | Super Keyword, Overriding equals(), toString() and hashCode()

Welcome to this comprehensive Java tutorial on Inheritance and Method Overriding. In this video, we'll dive deep into the ...

26:57
Java Inheritance & Method Overriding | Super Keyword, Overriding equals(), toString() and hashCode()

55 views

10 months ago