Skip to content

Dictionary Implemented in C++ language. using binary search tree for storing words so that searching is log n. features included insert, delete, edit, find and show all words.

Notifications You must be signed in to change notification settings

Ahmed310/Dictionary

About

Dictionary Implemented in C++ language. using binary search tree for storing words so that searching is log n. features included insert, delete, edit, find and show all words.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages