ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,195 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,448 views

1 month 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

ElevateMyCode
Object class hashCode & getClass method

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

22:20
Object class hashCode & getClass method

38 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

8 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

9 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

109 views

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

89 views

3 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

136 views

10 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

6 months ago

vlogize
Effective Java hashCode Implementation for Classes with Dates and Maximum Delta

Discover how to implement an effective hashCode method in Java for classes containing dates while considering a predefined ...

2:17
Effective Java hashCode Implementation for Classes with Dates and Maximum Delta

0 views

8 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,486 views

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

2 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

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

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

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

Day-3 | Mastering hashCode() & equals() in Java | Must-Know for Collections & Interviews! ** For Online Training Registration: ...

54:30
Day-3 | Mastering hashCode() & equals() in Java | Must-Know for Collections & Interviews!

1,348 views

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

27 views

1 month ago