C in 100 Seconds: Hash Table — Hash Function, Buckets, Collisions | Episode 48
0views
004:19
T
Taught by Celeste AI - AI Coding Coach
View on YouTubeDescription
A hash table maps keys to array indices using a hash function. Learn how hashing works, what buckets are, and what happens when two keys collide at the same index.
Student code: https://github.com/GoCelesteAI/c-in-100-seconds/tree/main/episode48
#c #programming #100seconds #learnc #hashtable #hashfunction #datastructures #tutorial
Tags
100 secondsc beginnerc hash tablec tutorial 2026collision handling cdata structureshash function chash table concept clearn c
Back to tutorialsOpen in YouTube
Duration
4:19
Published
April 11, 2026
Added to Codegiz
April 11, 2026
Categories
cprogramming100secondshashtablehashfunctioncollisionsdatastructures