- Notifications
You must be signed in to change notification settings - Fork0
This is a fully implemented Notepad in C++. It has all major functionalities implemented. For this project, I am using a Four-Dimensional (4D) Linked List, and a Trie Tree. Furthermore, this notepad also displays the meanings and synonyms of the words entered.
License
HxnDev/Console-Based-Notepad-using-Trie-Trees
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
There are 4 header files and 1 cpp file.
Header files are as follows:List.h, MDList.h, Notepad.h, Trei.h
All the files have been commented for your ease. Furthermore you may also add further comments if you may. I have uploaded the Visual Studio project file too. You can simply run the project by running "Assignment 2.vcxproj".
For better understanding of the scenerio, refer to "Requirements.md" and "TRIE Overview.pdf".
This was a group project and equal contribution was provided by my fellow team memberAzka Khurram
For further queries contact me at :chhxnshah@gmail.com
About
This is a fully implemented Notepad in C++. It has all major functionalities implemented. For this project, I am using a Four-Dimensional (4D) Linked List, and a Trie Tree. Furthermore, this notepad also displays the meanings and synonyms of the words entered.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.