/Speller

A C program to efficiently detect the misspelled words from a dictionary which consisted of 143,000+ words in the minimum possible time using a hash table data structure.

Primary LanguageC

This repository is not active