An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project