Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

#RedBlackTree This project is a implementation of red black tree in c++

this struct was implemented in two diferent ways, memory version, and file version.

to call the executable use this commands arguments: file.exe [tree_path] [input_path] [search path]

example: data/my_tree.bin data/input.txt data/search.txt

About

A c++ implementation of red black tree struct in memory and file versions

Topics

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages