Functional Data Structures and Algorithms in SSReflect [maintainer=@clayrat]
-
Updated
Oct 8, 2025 - Rocq Prover
Functional Data Structures and Algorithms in SSReflect [maintainer=@clayrat]
Data structures implementation & visualization
Tree Visualization Tool for Learning Data Structure and Algorithm.
BST, Red-Black-Tree & Interval Tree in Golang
An educational project designed to explore fundamental data structures and algorithms by creating a simple database management system
AVL Tree, RedBlack Tree and Splay Tree visualization in Qt
Destinado a estudantes e entusiastas que desejam aprimorar seus conhecimentos em AEDs II, neste repositório, você encontrará desde guias de comandos, compiladores, SO etc, até códigos de programas e soluções para exercícios de laboratório. O conteúdo está organizado de forma a facilitar a navegação e o aprendizado contínuo.
COP 5536 - Advanced data structures - Fall 2019 - Programming assignment
The hash table implemented by oneself uses a red-black tree and a linked list internally
Red-black tree implementation for Go with byte-slice keys and values
Project aims to re-implement an STL C++ containers such as vector, map, stack, and potentially set while adhering to the C++98 standard. The goal is to ensure a deep understanding of these containers and to develop custom implementations that comply with C++98 features and restrictions.
Dictionary implementation for comparing running time of Tries, AVL Tree, RedBlack Tree and HashMaps
AVL and RedBlack binary tree implementation in Go
This program stores and manages records of employees of a Hotel. University project for the course "Data Structures". Course Code: CEID_NY233
Indexing on B tree, AVL tree and Red Black tree. 🌳 Final Project @ Data Structures
Code for Rising Cities, an application with scratch implementations of Red Black Tree and Min Heap
Implementation of our own STL library including the main C++ container classes: vector, array, list, queue, stack, map, set.
레드 블랙 트리 구현 및 발표 과제
To associate your repository with the redblack-tree topic, visit your repo's landing page and select "manage topics."