-
Updated
Oct 4, 2021 - Java
bstrees
Here are 4 public repositories matching this topic...
Fast, type-safe Binary Search Trees (BST & RandBST). Zero-dependency data structures engineered for massive datasets and low-latency lookups.
-
Updated
Feb 25, 2026 - TypeScript
This project simulates the Dynamic Memory Allocation process using Dictionary data structure .
-
Updated
Jul 13, 2021 - C++
A program for dynamic allocation of memory. The memory may be allocated, freed and defragmented by merging discrete blocks together to take up less space. Linked Lists, Binary Search Trees and AVL Trees have been used to mimic memory.
-
Updated
Feb 16, 2021 - Java
Improve this page
Add a description, image, and links to the bstrees topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bstrees topic, visit your repo's landing page and select "manage topics."