ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

119 results

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

5 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

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

8,492 views

1 year ago

Lisk
What is Hashing? Hash Functions Explained Simply

What is hashing? In this video we explain how hash functions work in an easy to digest way. Hashing is the process of converting ...

2:36
What is Hashing? Hash Functions Explained Simply

449,559 views

7 years ago

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

Code Review: Java hashcode without using the Object#hashCode method Helpful? Please support me on Patreon: ...

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

3 views

3 years ago

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

Software Engineering: Have the inventors of Java ever publicly expressed regret about hashCode and equals in class Object?

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

14 views

3 years ago

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

Java hashCode method in VB.NET Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...

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

8 views

3 years ago

ITGARDEN
Core Java interview question Shallow comparison and Deep Comparison watch this 3 minutes video.

Click the below link to download the latest Billing System Source code. https://pinepad.in/downloads/ More information about the ...

2:51
Core Java interview question Shallow comparison and Deep Comparison watch this 3 minutes video.

628 views

5 years ago

Roel Van de Paar
Software Engineering: Caveats of using String.hashCode() on a switch on java < 1.7 (2 Solutions!!)

Software Engineering: Caveats of using String.hashCode() on a switch on java < 1.7 Helpful? Please support me on Patreon: ...

2:31
Software Engineering: Caveats of using String.hashCode() on a switch on java < 1.7 (2 Solutions!!)

8 views

3 years ago

Roel Van de Paar
Computer Science: Will Java's hashCode() reduce collisions regardless of table size?

Computer Science: Will Java's hashCode() reduce collisions regardless of table size? Helpful? Please support me on Patreon: ...

1:44
Computer Science: Will Java's hashCode() reduce collisions regardless of table size?

0 views

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

4 months ago

Mixible
Why does Java's hashCode in String use 31 as a multiplier

Welcome to Mixible, your go-to source for comprehensive and informative content covering a broad range of topics from Stack ...

2:21
Why does Java's hashCode in String use 31 as a multiplier

7 views

1 year ago

Roel Van de Paar
Do we need to generate equals and hashcode in sub class everytime even super class generated and...

Do we need to generate equals and hashcode in sub class everytime even super class generated and serialized in java? Helpful ...

3:03
Do we need to generate equals and hashcode in sub class everytime even super class generated and...

11 views

2 years ago

Roel Van de Paar
Simple custom HashMap implementation Java

Simple custom HashMap implementation Java Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar ...

3:12
Simple custom HashMap implementation Java

28 views

4 years ago

Roel Van de Paar
Software Engineering: How can I reverse engineer a hash code? (3 Solutions!!)

Software Engineering: How can I reverse engineer a hash code? Helpful? Please support me on Patreon: ...

2:06
Software Engineering: How can I reverse engineer a hash code? (3 Solutions!!)

330 views

3 years ago

Roel Van de Paar
hashcode use not showing in code

hashcode use not showing in code Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

3:04
hashcode use not showing in code

0 views

3 years ago

Roel Van de Paar
Code Review: Override equals() and hashCode() using reflection (2 Solutions!!)

Code Review: Override equals() and hashCode() using reflection Helpful? Please support me on Patreon: ...

3:21
Code Review: Override equals() and hashCode() using reflection (2 Solutions!!)

9 views

3 years ago

Roel Van de Paar
Use inheritance to reuse toString/equals/hashCode

Use inheritance to reuse toString/equals/hashCode Helpful? Please support me on Patreon: ...

2:41
Use inheritance to reuse toString/equals/hashCode

2 views

3 years ago

Roel Van de Paar
Code Review: Bitcoin Hash (Merkle) Tree implementation in Java

Code Review: Bitcoin Hash (Merkle) Tree implementation in Java Helpful? Please support me on Patreon: ...

2:54
Code Review: Bitcoin Hash (Merkle) Tree implementation in Java

159 views

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

26 views

6 months ago