/dictionary-database-implementation-USING-C-PROGRAMMING-LANGUAGE

I created a file based database that keeps information about document names and belonging words. Implementation has done using Hashing algorithm so program aims to get and set the information with O(1) complexity.

Primary LanguageC

No issues in this repository yet.