Skip to content

jnagi-intel/event_counter_rb_tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

event_counter_rb_tree

Implementation of an Event Counter using Red Black Trees

To compile the project
make all

To run the test files
./bbst test_100.txt < commands.txt > out_100.txt
./bbst test_1000000.txt < commands.txt > out_1000000.txt

About

Implementation of an Event Counter using Red Black Trees

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors