ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

400 results

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

447,514 views

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

5 months ago

Roel Van de Paar
Password hashing (PBKDF2) and RSA encrypt + AES 256 in Java

Password hashing (PBKDF2) and RSA encrypt + AES 256 in Java Helpful? Please support me on Patreon: ...

2:06
Password hashing (PBKDF2) and RSA encrypt + AES 256 in Java

182 views

3 years ago

Roel Van de Paar
Code Review: Bidirectional hash map in Java

Code Review: Bidirectional hash map in Java Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar ...

2:09
Code Review: Bidirectional hash map in Java

16 views

3 years ago

Roel Van de Paar
Code Review: Secure password-hashing in Java

Code Review: Secure password-hashing in Java Helpful? Please support me on Patreon: ...

3:02
Code Review: Secure password-hashing in Java

11 views

3 years ago

The Debug Zone
Java HashMapString,Integer Equivalent in Swift: A Complete Guide

In this video, we dive into the world of data structures by exploring the Java HashMapString, Integer and its equivalent in Swift.

1:30
Java HashMapString,Integer Equivalent in Swift: A Complete Guide

8 views

8 months ago

Roel Van de Paar
Code Review: Hash table implementation in Java (2 Solutions!!)

Code Review: Hash table implementation in Java Helpful? Please support me on Patreon: ...

3:14
Code Review: Hash table implementation in Java (2 Solutions!!)

5 views

3 years ago

Roel Van de Paar
Code Review: Hash table in Java with arrays and linear probing

Code Review: Hash table in Java with arrays and linear probing Helpful? Please support me on Patreon: ...

3:09
Code Review: Hash table in Java with arrays and linear probing

13 views

3 years ago

Roel Van de Paar
Software Engineering: How can the containsKey() method of a Java Hash Table be O(1)?

Software Engineering: How can the containsKey() method of a Java Hash Table be O(1)? Helpful? Please support me on Patreon: ...

2:51
Software Engineering: How can the containsKey() method of a Java Hash Table be O(1)?

1 view

3 years ago

Roel Van de Paar
Code Review: Using Java to implement a hash table (dictionary) with only arrays

Code Review: Using Java to implement a hash table (dictionary) with only arrays Helpful? Please support me on Patreon: ...

2:17
Code Review: Using Java to implement a hash table (dictionary) with only arrays

6 views

3 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

27 views

3 years ago

Roel Van de Paar
Which hash function does java.io.Serializable uses?

Which hash function does java.io.Serializable uses? Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:33
Which hash function does java.io.Serializable uses?

2 views

3 years ago

Roel Van de Paar
Hash code for comparing objects with the same structure between Java and C# (2 Solutions!!)

Hash code for comparing objects with the same structure between Java and C# Helpful? Please use the *Thanks* button above!

2:00
Hash code for comparing objects with the same structure between Java and C# (2 Solutions!!)

5 views

3 years ago

Roel Van de Paar
How to actually implement universal hashing?

How to actually implement universal hashing? Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar ...

1:38
How to actually implement universal hashing?

38 views

4 years ago

westhillcs
CSAB: Using the Standard Java HashMap Class

Computer Science Video for Westhill High School.

3:57
CSAB: Using the Standard Java HashMap Class

28 views

8 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

158 views

3 years ago

Roel Van de Paar
Computer Science: improving java 8's implement to hash map using avl tree

Computer Science: improving java 8's implement to hash map using avl tree Helpful? Please support me on Patreon: ...

1:59
Computer Science: improving java 8's implement to hash map using avl tree

12 views

4 years ago

Stack Equation
What is Hash Table?

A hash table is a data structure which stores data in the form of keys and values. Using a hash function, an index is calculated ...

2:46
What is Hash Table?

230 views

5 years ago

Andris Lūsis
Hash table visualization

Open addressing hash table with linear probing. Input is acending sequence of numbers encoded as ASCII text. Black dots are ...

2:13
Hash table visualization

1,481 views

10 years ago

Roel Van de Paar
Code Review: Speed up Crawling Every File C: and hashing using Java 8

Code Review: Speed up Crawling Every File C: and hashing using Java 8 Helpful? Please support me on Patreon: ...

2:47
Code Review: Speed up Crawling Every File C: and hashing using Java 8

1 view

3 years ago