ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

424 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

703,786 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

711 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,835 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

947 views

8 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,561 views

8 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,904 views

9 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

13 years ago

Paul Fodor
CSE 260 - Computer Science B: Honors: Hashing

Online course, Fall 2020 Instructor: Paul Fodor Stony Brook University ...

1:09:16
CSE 260 - Computer Science B: Honors: Hashing

115 views

5 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,337 views

6 years ago

Baggers
0 - Pushing Pixels with Lisp - Hashing on the GPU

What we did: In this episode we pull apart a could of gpu-hashing functions. Hashing functions often form the heart of noise ...

59:01
0 - Pushing Pixels with Lisp - Hashing on the GPU

12,368 views

8 years ago

Coding with Verrol
ep24.5 - Hashing (Extended)

In this video, we take a log at how to hash a string to a number. NOTE: This is the extended version, I show a bit more details ...

1:00:33
ep24.5 - Hashing (Extended)

336 views

5 years ago

ArbitraryLabs
Lecture 13: Hashing

This video corresponds to lecture notes 13: http://inst.eecs.berkeley.edu/~cs70/sp13/notes/n13.sp13.pdf twiggy twiggy pizicatto 5.

22:24
Lecture 13: Hashing

553 views

12 years ago

CS 125 @ Illinois
CS 125 Spring 2019: Fri 4.19.2019. Exceptions and Hash Functions

Working with exceptions and an introduction to hash functions.

49:49
CS 125 Spring 2019: Fri 4.19.2019. Exceptions and Hash Functions

524 views

6 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,983 views

6 years ago

NixCon
NixCon2024 Call-by-hash

2024-10-26 14:35–15:10 Speaker: Julian Kirsten Arni If we were to design a cloud based on a fundamental principle of Nix, ...

41:49
NixCon2024 Call-by-hash

1,110 views

1 year ago

IACR
New Attacks on the Concatenation and XOR Hash Combiners

Itai Dinur, Presented at Eurocrypt 2016. See http://www.iacr.org/cryptodb/data/paper.php?pubkey=27604.

23:39
New Attacks on the Concatenation and XOR Hash Combiners

613 views

9 years ago

GaneshKumar Pugalendhi
Unit-V: Searching Sorting Hashing - Topics: Hashing-Hash Function-Separate Chaining-Open Addressing

... addition to that you need to have a function you need to have a task C hashing hashing what this hashing will do is that hashing ...

43:25
Unit-V: Searching Sorting Hashing - Topics: Hashing-Hash Function-Separate Chaining-Open Addressing

99 views

5 years ago

CS 125 @ Illinois
CS 125 Spring 2019: Mon 4.22.2019. Hashing and Maps

Hash tables, maps, and some theory behind hashing. https://cs125.cs.illinois.edu/learn/2019_04_22_hashing_and_maps.

50:28
CS 125 Spring 2019: Mon 4.22.2019. Hashing and Maps

667 views

6 years ago

Aaron Bauer
CS 201 Hashing part 1

We finish working through the ListMap implementation and introduce the idea of hashing for a more efficient Map. Concerto A 4 ...

58:38
CS 201 Hashing part 1

30 views

3 years ago

CosmoLearning
Lecture 02. Sorting and Hashing (2015/01/22) (CS 186, Spring 2015, UC Berkeley)
1:07:50
Lecture 02. Sorting and Hashing (2015/01/22) (CS 186, Spring 2015, UC Berkeley)

1,236 views

8 years ago