You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal of the project is to work on a system to help the user find definitions, translate words, add new words to the dictionary, and modify the meaning of previously added words. The project was implemented using the BST data structure that makes the dictionary in alphabetical order by words and use file to read and write data