https://github.com/vovandreevik/two-three-tree
This C++ program implements a Two-Three Tree data structure, a self-balancing search tree, for efficiently storing and retrieving words along with their associated line numbers from a text document.
https://github.com/vovandreevik/two-three-tree
ads algorithms-and-data-structures dictionary oop oops-in-cpp struct two-three-tree
Last synced: 5 months ago
JSON representation
This C++ program implements a Two-Three Tree data structure, a self-balancing search tree, for efficiently storing and retrieving words along with their associated line numbers from a text document.
- Host: GitHub
- URL: https://github.com/vovandreevik/two-three-tree
- Owner: vovandreevik
- Created: 2023-05-25T09:16:56.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-26T20:35:53.000Z (about 2 years ago)
- Last Synced: 2025-04-07T12:17:18.094Z (8 months ago)
- Topics: ads, algorithms-and-data-structures, dictionary, oop, oops-in-cpp, struct, two-three-tree
- Language: C++
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files: