Build software better, together

Here are 40 public repositories matching this topic...

Object-oriented projects created in C++ and Java. Utilizes data structure concepts and inheritance.

  • Updated Aug 19, 2019
  • C++

An implementation of a balanced 2,3-tree that allows accessing next/previous elements in O(1) at all times.

  • Updated Jul 18, 2018
  • Go

Balanced Tree Visualizer is a dynamic, interactive tool designed to help you understand balanced binary search trees. Whether you’re learning about AVL trees or Red-Black trees, this application provides a visually engaging way to explore tree operations and traversals.

  • Updated Apr 16, 2025
  • TypeScript

Assignment 2 Phase 1 (BKU Tree) for Data Structures & Algorithms (CO2003) - Semester 201 - HCMUT

  • Updated Jan 1, 2022
  • C++

Implementation of a generic AVL Tree in Go. Intended to be used as a WASM module, though is perfectly functional as a standard Golang library.

  • Updated Sep 22, 2021
  • Go

Improve this page

Add a description, image, and links to the balanced-tree topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the balanced-tree topic, visit your repo's landing page and select "manage topics."

Learn more