ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,450 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,244 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,652 views

7 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

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

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

915 views

7 months 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,701 views

7 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

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,836 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,744 views

10 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

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

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

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