GitHub / HxnDev / Console-Based-Notepad-using-Trie-Trees
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.
Stars: 8
Forks: 0
Open issues: 0
License: mit
Language: C++
Size: 1.34 MB
Dependencies parsed at: Pending
Created at: about 4 years ago
Updated at: 10 months ago
Pushed at: almost 4 years ago
Last synced at: 2 months ago
Topics: 4d, 4d-linked-list, binary-tree, console-based, cpp, definition, dictionary, linked-list, notepad, synonyms, trees, trie, windows