/pset5-speller

This is my solution of the CS50 speller problem set, using C, Including, memory allocation and the use of a hash table to manage the size of the data set!

Primary LanguageC

Stargazers