/Binary_Trees_in_C

Deletion, Insertion and more with Btrees.

Primary LanguageCApache License 2.0Apache-2.0

Binary_Trees_in_C

Deletion, Insertion and more with Btrees.

How to run-

gcc -obtree btree.c
./btree

License

apache 2.0