This is a text editor developed in C++ language which includes data structures like Ternary search Tree,Trie,Gap buffer,stack,queue,linked list using recursion. -> Which uses effective handling of moving cursor using gapbuffer datastructure which includes insertion at o(1) advanced than rope. -> Autocomplete feature using trie -> searching for grammatical errors using ternary search tree -> Input processing using queue -> Reading the file using linked list to commit changes -> Perform Undo-Redo using stack
-
Notifications
You must be signed in to change notification settings - Fork 0
Pranavi2709/textedit
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published