Skip to content

lalithadasu/DictionaryAndThesaurus

Repository files navigation

DictionaryAndThesaurus

Implemented a dictionary and thesaurus using C programming and basic data structures. The dictionary was implemented using trie trees and the thesaurus using linked lists.The code was sanitised with the help of Splint. Splint is a tool for statically checking C programs for security vulnerabilities and coding mistakes. Refer to the pdf file for implementation details.

About

Dictionary and Thesaurus using C programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages