Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wildandart/treelibrary

Java library implementing fundamental data structures, including Binary Search Tree (BST), AVL Tree, Trie, and B-Tree, designed for efficient data storage and retrieval
https://github.com/wildandart/treelibrary

avl-tree bst btree java junit5 redblack-tree tdd

Last synced: 3 months ago
JSON representation

Java library implementing fundamental data structures, including Binary Search Tree (BST), AVL Tree, Trie, and B-Tree, designed for efficient data storage and retrieval

Awesome Lists containing this project

README