ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

14 results

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

2 weeks 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?

11 views

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

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

8 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

138 views

10 months ago

The Debug Zone
How to Generate 11 Character Hash Code for SMS Retriever API Keystore

In this video, we'll explore the process of generating an 11-character hash code specifically for the SMS Retriever API keystore.

1:33
How to Generate 11 Character Hash Code for SMS Retriever API Keystore

22 views

5 months ago

droidcon & fluttercon
The state of code coverage for Kotlin - Evgeny & Marharyta | droidcon Berlin 2024

Talk: The state of code coverage for Kotlin Speaker: Evgeny Mandrikov & Marharyta Nedzelska Event: droidcon Berlin 2024 ...

37:56
The state of code coverage for Kotlin - Evgeny & Marharyta | droidcon Berlin 2024

9 views

5 months ago

The Debug Zone
Optimizing @EqualsAndHashCode and @ToString: Effective Use of callSuper

In this video, we delve into the powerful annotations @EqualsAndHashCode and @ToString from Project Lombok, exploring how ...

1:39
Optimizing @EqualsAndHashCode and @ToString: Effective Use of callSuper

0 views

2 months ago

Nida Karagoz
Custom hash function as Bash script

Custom hash function as Bash script ✧ I really hope you found a helpful solution! ♡ The Content is licensed under CC ...

2:10
Custom hash function as Bash script

0 views

7 months ago

The Debug Zone
Understanding Hash Code Judge System: Past Editions and Common Challenges

In this video, we delve into the intricacies of the Hash Code Judge System, exploring its evolution through past editions and the ...

1:32
Understanding Hash Code Judge System: Past Editions and Common Challenges

0 views

1 month ago

Peter Schneider
Codereview: Custom hash function as Bash script

Custom hash function as Bash script I hope you found a solution that worked for you :) The Content is licensed under ...

5:38
Codereview: Custom hash function as Bash script

7 views

7 months ago

Peter Schneider
Codereview: Finding a string whose MD5 starts like the digits of π

Finding a string whose MD5 starts like the digits of π I hope you found a solution that worked for you :) The Content is licensed ...

4:16
Codereview: Finding a string whose MD5 starts like the digits of π

0 views

2 weeks ago

Roel Van de Paar
Java negative value hash codes (2 Solutions!!)

Java negative value hash codes Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:26
Java negative value hash codes (2 Solutions!!)

97 views

6 months ago