ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,808 results

strager
Faster than Rust and C++: the PERFECT hash table

00:00 why are hash tables important? 00:31 how hash tables work 02:40 a naïve hash table 04:35 custom hash function 08:52 ...

33:52
Faster than Rust and C++: the PERFECT hash table

701,213 views

2 years ago

Lucas Layman
Hash Functions and Hash Tables

Send arbitrarily the hash function is going to determine where in that array based list where in the array which slot we put the thing ...

22:50
Hash Functions and Hash Tables

708 views

5 years ago

CppNow
C++Now 2018: You Can Do Better than std::unordered_map: New Improvements to Hash Table Performance

http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:30:53
C++Now 2018: You Can Do Better than std::unordered_map: New Improvements to Hash Table Performance

60,646 views

7 years ago

Make Programming Fun Again
Hash Table in C

Repository with code: https://github.com/moroz/hash-table-video/tree/2025-04-29 Sign up for the Discord waiting list: ...

56:15
Hash Table in C

914 views

7 months ago

CppNow
C++Now 2017: Phil Nash “The Holy Grail!? A Persistent Hash-Array-Mapped Trie for C++"

http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:32:55
C++Now 2017: Phil Nash “The Holy Grail!? A Persistent Hash-Array-Mapped Trie for C++"

6,554 views

8 years ago

The Linux Foundation
Better hash functions for BPF maps - Anton Protopopov

Better hash functions for BPF maps - Anton Protopopov.

14:19
Better hash functions for BPF maps - Anton Protopopov

136 views

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

445,694 views

7 years ago

Linux.conf.au 2016 -- Geelong, Australia
Five* non-cryptographic hash functions enter. One hash function leaves.

Adam Harvey https://linux.conf.au/schedule/30208/view_talk When you say “hash function” in a room full of developers, people ...

37:31
Five* non-cryptographic hash functions enter. One hash function leaves.

4,857 views

9 years ago

The Coding Gopher
Hashing Explained (SHA-256, MD5)

Check out Clerk: https://go.clerk.com/X1kC4pR ❤️ Get 40% OFF CodeCrafters: ...

11:27
Hashing Explained (SHA-256, MD5)

23,834 views

2 months ago

KarBytes CS
C++ Tutorial: Intro to Hash Tables

An introduction to hash tables in C++. For the complete coding tutorial, please visit the link below below: ...

4:58
C++ Tutorial: Intro to Hash Tables

15,742 views

10 years ago

Steven Gordon
Pigeonhole Principle and Hash Functions (Statistics Examples 5)

Applying the pigeonhole principle to (cryptographic) hash functions to determine how many inputs collide on a single hash value.

4:39
Pigeonhole Principle and Hash Functions (Statistics Examples 5)

2,729 views

10 years ago

Quinston Pimenta
Hash Table | A Helpful Line-by-Line Code Tutorial

Free-To-Use Developer ToolBox: https://developertoolbox.app How to Micro SaaS side-hustle: ...

7:01
Hash Table | A Helpful Line-by-Line Code Tutorial

2,791 views

6 years ago

Steven Gordon
CSS322, Lecture 18, 11 Jan 2013 - Hash Functions

Lecture 18 of CSS322 Security and Cryptography at Sirindhorn International Institute of Technology, Thammasat University.

1:13:50
CSS322, Lecture 18, 11 Jan 2013 - Hash Functions

1,331 views

12 years ago

Mark C. Wilson
AofA Lecture 16: Hashing basics

Hashing is a way of implementing a dictionary abstract data type, allowing easy insertion and finding of elements.

23:34
AofA Lecture 16: Hashing basics

1,336 views

6 years ago

Peter Schneider
Implementation of Hash Function in C language

Implementation of Hash Function in C language I hope you found a solution that worked for you :) The Content (except music ...

4:00
Implementation of Hash Function in C language

6 views

3 years ago

IACR
Hash Functions Based on Three Permutations: A Generic Se ...

Talk at crypto 2012. Authors: Bart Mennink, Bart Preneel. See http://www.iacr.org/cryptodb/data/paper.php?pubkey=24288.

16:55
Hash Functions Based on Three Permutations: A Generic Se ...

441 views

13 years ago

Aaron Bauer
CS 111 Hashing and Recursion

We finish up with dictionaries by talking about hashing, the technique that makes them work efficiently. We then introduce a ...

56:07
CS 111 Hashing and Recursion

26 views

4 years ago

Roel Van de Paar
Hash table implementation in c (3 Solutions!!)

Hash table implementation in c Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks ...

5:13
Hash table implementation in c (3 Solutions!!)

22 views

3 years ago

Jonathan Anderson
More Hashing

This might seem unlikely if we choose a reasonable hash function but in some spheres unlikely isn't good enough if you need ...

6:19
More Hashing

1,079 views

7 years ago

Roel Van de Paar
Code Review: Calling a Haskell MD5 hashing function from C, and returning the result back to C land

Code Review: Calling a Haskell MD5 hashing function from C, and returning the result back to C land Helpful? Please support me ...

3:25
Code Review: Calling a Haskell MD5 hashing function from C, and returning the result back to C land

1 view

3 years ago

Sophia Wagner
Codereview: Optimizing Perfect Hash Table Implementation in C for Improved Performance

Optimizing Perfect Hash Table Implementation in C for Improved Performance Hey guys! Hopefully you found a solution that ...

4:23
Codereview: Optimizing Perfect Hash Table Implementation in C for Improved Performance

6 views

1 year ago

WIT Solapur - Professional Learning Community
Hashing and hash functions

Mr. N. S. Gajjam, Assistant Professor, Walchand Institute of Technology, Solapur.

12:55
Hashing and hash functions

612 views

6 years ago

VoidRealms
C++ Qt 41 - QHash

QML Beginners: https://www.udemy.com/course/qml-for-beginners/?referralCode=3B69B9927B587BBF40F1 Qt Core Beginners: ...

3:38
C++ Qt 41 - QHash

36,216 views

14 years ago

Cry.College
The BLAKE2 Hash Function

This video shows a real world hash function based on the HAIFA construction. [06 04 02]

2:25
The BLAKE2 Hash Function

2,710 views

4 years ago

CMU Database Group
06 - Hash Tables (CMU Databases Systems / Fall 2019)

Prof. Andy Pavlo (http://www.cs.cmu.edu/~pavlo/) Slides: https://15445.courses.cs.cmu.edu/fall2019/slides/06-hashtables.pdf ...

1:13:26
06 - Hash Tables (CMU Databases Systems / Fall 2019)

33,959 views

6 years ago