ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

962 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

2,264 views

2 months ago

miguel santiago camacho rangel
HASHCODE IN 5 MINUTES

Today's video we are teaching you hashcode in 5 minutes, we hope you like our content!

4:54
HASHCODE IN 5 MINUTES

4 views

4 months ago

Burton Ma
2025-03-04 hashCode

This video is from the Fall 2024 session of the course.

22:35
2025-03-04 hashCode

114 views

10 months ago

Cave of Programming
Any, equals, hashcode and toString: Kotlin for Complete Beginners 044

The Any class and the equals, hashcode and toString methods. Also, referential vs structural equality. Github: ...

10:01
Any, equals, hashcode and toString: Kotlin for Complete Beginners 044

143 views

11 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

53 views

1 month ago

Code With Sopnil
Object Class in Java | equals(), hashCode(), toString(), clone() methods of Object class

In this video we are talking about object class in Java which is the super class. Object class some common methods which can be ...

20:29
Object Class in Java | equals(), hashCode(), toString(), clone() methods of Object class

94 views

4 months ago

vlogize
Understanding the hashCode Method: res = id ^ (id     32) Explained

Discover the purpose behind the Java expression `res = id ^ (id 32)` in the hashCode method and its significance in ensuring ...

1:30
Understanding the hashCode Method: res = id ^ (id 32) Explained

2 views

9 months ago

Batch 14 Infobeans foundation
Hashcode method of object class ll 03 june 2025.
1:01:55
Hashcode method of object class ll 03 june 2025.

24 views

7 months ago

vlogize
Do You Need to Override hashCode in Non-Hashed Data Structures?

For example, the original title of the Question was: Is it necessary to override hashcode method in non hashed datastructure Also, ...

1:27
Do You Need to Override hashCode in Non-Hashed Data Structures?

1 view

10 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

32 views

11 months ago

Truth Addict
HashMap in Java in 90 seconds - Code Noodles

P.S.: One catch here is that to use custom types with HashMaps (as their Keys), one needs to override the hashCode method to ...

1:28
HashMap in Java in 90 seconds - Code Noodles

22 views

9 months ago

Yuvraj
How to Override hashCode() && equals() Method inside HashSet...

Overriding equals() and hashCode() in Java In Java, equals() and hashCode() methods are used to compare objects and to ...

18:55
How to Override hashCode() && equals() Method inside HashSet...

10 views

2 weeks ago

SPS Tech | Learn Java | Crack Interviews
Chapter 4.1 – equals() and hashCode() Methods and Their Importance in Java

Understand equals() and hashCode() methods in Java — one of the most important interview and project concepts! In this lecture ...

19:13
Chapter 4.1 – equals() and hashCode() Methods and Their Importance in Java

28 views

2 months 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,596 views

Streamed 9 months ago

Artificial IQ
Understanding HashMap Internals — hashCode, equals, Collisions & Performance Java

hashCode equals 5. java hashCode method 6. java equals method 7. internal working of HashMap 8. hash collision java 9.

5:09
Understanding HashMap Internals — hashCode, equals, Collisions & Performance Java

24 views

3 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

11 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!

2,032 views

Streamed 9 months ago

Farhan Khan
Java Equals Method and HashCode Method | Simple Explanation

In this video, I explain the most important Java concept: Why we override equals() and hashCode() What happens inside ...

10:15
Java Equals Method and HashCode Method | Simple Explanation

36 views

1 month ago

ElevateMyCode
Object class hashCode & getClass method

Use of Object class hashCode & getClass method #javaprogrammingforbeginners #programming #javaprogramming ...

22:20
Object class hashCode & getClass method

43 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

11 months ago