There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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.