G
enby!

Все про Hash Table для интервью, работы и алгоритмов (Хеш Таблица, map, dict, table)

Telegram post: https://t.me/koduryem/51
Это видео будет полезно тем, кто хочет понять: 1) что такое хеш таблицы 2) что такое хеш 3) как использовать хеш таблицы 4) какие бывают виды хеш таблиц и как они устроены 5) какие варианты и когда применять 6) как применять на Leetcode 7) как применять на работе Telegram post: https://t.me/koduryem/51
Telegram: https://t.me/koduryem
Leetcode: https://leetcode.com/idfumg
GitHub: https://github.com/idfumg
Gists: https://gist.github.com/idfumg
Timecodes 0:00 Hash Table 12:00 Performance 13:47 Usage 18:27 Hashing 1:14:00 Approach. Linear Search 1:15:42 Approach. Index Is Known 1:36:41 Approach. Map Key To Index 1:48:07 Load Factor 1:59:30 Resizing 2:05:37 Cycles 2:11:21 Open Addressing 2:21:02 Linear Probing 2:48:25 Quadratic Probing 3:00:14 Double Hashing 3:17:40 Chaining 3:39:43 Implementations

Смотрите также