Skip to content

Teamwolf11/BST-RBT-combined

Repository files navigation

BST-RBT-combined

This is a University group project, where we coded Binary Search Trees and Red-black Trees.

This is executed from the commandline, with command line arguments.

mylib.c - this will have emalloc and erealloc functions

main.c - main file

mylib.h - header for mylib.c

tree.h - header for tree.c

tree.c - code for BST and RBT

About

A C program that makes RedBlack trees and Binary search trees.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages