ntuck@neu
3650
5335
Previous Semesters
Welcome
Fall 2020
CS3650 - Computer Systems
3650 notes
05 Data
02 Hash Map Example
Building a hash table
We're going to build a (string => string) hash table.
See
animals.c
,
map.c
,
map.h