ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

844 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

3,163 views

3 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

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

6 months ago

Victor Rodrigues
Estudando Java: Aprendi hashCode, equals e Set – Diário de um futuro dev

No vídeo de hoje, compartilho o que aprendi sobre três conceitos importantes do Java: hashCode, equals e Set. Como estou em ...

12:11
Estudando Java: Aprendi hashCode, equals e Set – Diário de um futuro dev

7 views

7 months ago

Carlos Calderon
Cómo funciona la memoria en Java | Garbage Collector, métodos equals y hashCode.

Hoy hablaremos sobre cómo funciona la memoria en java. Un tema muy interesante e importante para crear soluciones robustas.

25:07
Cómo funciona la memoria en Java | Garbage Collector, métodos equals y hashCode.

40 views

3 weeks 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

4 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

5 views

11 months ago

El vlog de Tinchicus
Tips rapidos en Java / hashCode

Devuelve el codigo hash de una cadena de texto, para mas informacion y ejemplos les recomiendo visitar mi blog: ...

0:32
Tips rapidos en Java / hashCode

1 view

9 months ago

vlogize
How to Solve HashCode Conversion Issues in Java

Are you struggling to reconvert a concatenated hashcode String back to an int in Java? Discover the causes behind the ...

2:00
How to Solve HashCode Conversion Issues in Java

0 views

8 months ago

El vlog de Tinchicus
Tips rapidos en Java / date.hashCode

Esta función nos devuelve un codigo hash basado en el tiempo unix en el objeto, para mas informacion y ejemplos les ...

0:44
Tips rapidos en Java / date.hashCode

2 views

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

10 months ago

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

Discover whether it's necessary to implement the `hashCode` method in Java classes that are not used in hashed data structures.

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

34 views

11 months ago

Dhivakar T
What is hashCode in Java

This short video explains you about what is hashcode Java interview concept explained simply. #java #backend #springboot ...

0:15
What is hashCode in Java

12 views

3 weeks 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

56 views

2 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

104 views

5 months ago

vlogize
Why is hashCode() Named Differently Than Getters in Java?

Discover why Java's `hashCode()` method doesn't follow the conventional naming pattern of getters and setters in this insightful ...

1:30
Why is hashCode() Named Differently Than Getters in Java?

0 views

8 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

3 views

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

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

33 views

3 months ago