/anagrams_finder

Anagrams finder with french dictionnary to compare hash table and array complexity

Primary LanguageC

Just a little C project i've done in school. The goal is too find input's anagrams in the shortest time possible using a dictionnary.