Ei kuvausta

rexim c2ed1f0482 compare_freqkv_count -> compare_freqkv_count_reversed 1 vuosi sitten
.gitignore 9fd42a9585 Ready. Set. Go! 1 vuosi sitten
LICENSE 9fd42a9585 Ready. Set. Go! 1 vuosi sitten
README.md 9fd42a9585 Ready. Set. Go! 1 vuosi sitten
ht.c c2ed1f0482 compare_freqkv_count -> compare_freqkv_count_reversed 1 vuosi sitten
nob.c 9fd42a9585 Ready. Set. Go! 1 vuosi sitten
nob.h 9fd42a9585 Ready. Set. Go! 1 vuosi sitten
shakespear-smol-double.txt 9fd42a9585 Ready. Set. Go! 1 vuosi sitten
shakespear-smol.txt 9fd42a9585 Ready. Set. Go! 1 vuosi sitten
t8.shakespeare.txt 9fd42a9585 Ready. Set. Go! 1 vuosi sitten

README.md

Hash Table in C

This is the notes from a Hash Table in C stream.

Quick Start

$ cc -o nob nob.c
$ ./nob run ./shakespear-smol.txt

The Shakespeare data is taken from https://ocw.mit.edu/ans7870/6/6.006/s08/lecturenotes/files/t8.shakespeare.txt