ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

476 results

Crack Java
HashMap real time  working with Equal and hashCode

Put() and get() value in hash Map when equal() and hashcode() methods are not overridden Put() and get() value in hash Map ...

17:02
HashMap real time working with Equal and hashCode

319 views

6 years ago

The Debug Zone
Use Objects.hash() or own hashCode() implementation?

Today's Topic: Use Objects.hash() or own hashCode() implementation? Thanks for taking the time to learn more. In this video I'll ...

1:22
Use Objects.hash() or own hashCode() implementation?

0 views

4 months ago

The Debug Zone
Understanding Hashing: Why Use (h = key.hashCode()) ^ (h  16) in Java?

In this video, we delve into the concept of hashing in Java, focusing on the specific expression `(h = key.hashCode()) ^ (h 16)`.

1:55
Understanding Hashing: Why Use (h = key.hashCode()) ^ (h 16) in Java?

12 views

10 months ago

Roel Van de Paar
Java - HashCode - Equals

Java - HashCode - Equals Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:23
Java - HashCode - Equals

15 views

3 weeks ago

Peachez Programming
Java Lombok in 60 seconds

Join my Patreon: https://www.patreon.com/PeachezProgramming LinkTree: https://linktr.ee/peachezprogramming Lombok is a ...

1:00
Java Lombok in 60 seconds

9,578 views

1 year ago

Crack Java
HashCode Method Real Use

hashcode() method introduction with examples using eclipse equals() and hashcode() methods contract with example How to use ...

10:33
HashCode Method Real Use

222 views

6 years 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

6 months ago

Arturo Source
Solución al PROBLEMA de algoritmia de Google (#HashCode)

Si quieres presentarte a una competición de programación, este es el vídeo ideal en el que empezar. TODO lo que necesitas ...

14:14
Solución al PROBLEMA de algoritmia de Google (#HashCode)

167 views

3 years ago

OpenWebinars
Curso de anotaciones Lombok para Constructores, Equals y Hash code

Seguimos con el itinerario formativo que hemos preparado para Lombok, la librería de Java tan conocida. Este es el tercer curso ...

4:46
Curso de anotaciones Lombok para Constructores, Equals y Hash code

472 views

5 years ago

Roel Van de Paar
Code Review: Java hashcode without using the Object#hashCode method

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

2:41
Code Review: Java hashcode without using the Object#hashCode method

3 views

4 years ago

Crack Java
Equal and HashCode Contract in Java

Equal and HashCode Contract If two objects are equal then their hashcodes must be equal. If two objects have same hashcodes ...

7:58
Equal and HashCode Contract in Java

379 views

6 years ago

Data Structures
Java Hashing Exercises
9:34
Java Hashing Exercises

658 views

4 years ago

Peter Schneider
Why do I need to override the equals and hashCode methods in Java?

Why do I need to override the equals and hashCode methods in Java? I hope you found a solution that worked for you :) The ...

7:26
Why do I need to override the equals and hashCode methods in Java?

1 view

1 year ago

The Debug Zone
How to Override equals(), hashCode(), and compareTo() in Java for HashSet

In this video, we'll explore the essential concepts of overriding the `equals()`, `hashCode()`, and `compareTo()` methods in Java, ...

7:42
How to Override equals(), hashCode(), and compareTo() in Java for HashSet

12 views

1 year ago

Roel Van de Paar
Java hashCode method in VB.NET (2 Solutions!!)

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

2:29
Java hashCode method in VB.NET (2 Solutions!!)

8 views

4 years ago

Dejan Trajković
Section 9.8. Object equality equals and hashCode

Objects First with Java reading recall.

28:17
Section 9.8. Object equality equals and hashCode

21 views

9 years ago

Payilagam
தமிழில் Overriding hashcode() and equals() in Java - Java in Tamil - Payilagam - Muthuramalingam

Learn how to override hashcode() and equals() methods in Java and how effectively we can use those in Collection through this ...

15:40
தமிழில் Overriding hashcode() and equals() in Java - Java in Tamil - Payilagam - Muthuramalingam

22,261 views

6 years ago

Roel Van de Paar
Have the inventors of Java ever publicly expressed regret about hashCode and equals in class...

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

1:34
Have the inventors of Java ever publicly expressed regret about hashCode and equals in class...

14 views

3 years ago

The Debug Zone
NoSuchMethodError: java.lang.Long.hashCode

Today's Topic: NoSuchMethodError: java.lang.Long.hashCode Thanks for taking the time to learn more. In this video I'll go ...

2:24
NoSuchMethodError: java.lang.Long.hashCode

0 views

3 months ago

Crack Java
Hashmap Internal representation in java

How hashmap internally work in java -How HashMap get method work -How hashmap put method work - Equal and hashcode ...

13:02
Hashmap Internal representation in java

367 views

6 years ago