ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

504 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,145 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,796 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

935 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,557 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,894 views

9 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

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,979 views

6 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

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

114 views

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

8 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

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,107 views

1 year 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

CMU Database Group
F2023 #07 - Hash Tables (CMU Intro to Database Systems)

Andy Pavlo (https://www.cs.cmu.edu/~pavlo/) Slides: https://15445.courses.cs.cmu.edu/fall2023/slides/07-hashtables.pdf Notes: ...

1:18:46
F2023 #07 - Hash Tables (CMU Intro to Database Systems)

13,842 views

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

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

J David Eisenberg
Chapter 5: Hash Tables

00:00 Hash Table Representation 02:30 Converting to generics 12:30 Looking up an API 13:10 Continue conversion 16:00 ...

53:18
Chapter 5: Hash Tables

54 views

1 year ago

CMU Database Group
#12 - Join Algorithms: Hash, Sort-Merge, Nested Loop Joins (CMU Intro to Database Systems)

Andy Pavlo (https://www.cs.cmu.edu/~pavlo/) Slides: https://15445.courses.cs.cmu.edu/fall2024/slides/12-joins.pdf Notes: ...

1:14:23
#12 - Join Algorithms: Hash, Sort-Merge, Nested Loop Joins (CMU Intro to Database Systems)

9,168 views

1 year ago