Skip to content

adhinag1/BST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BST

Implementation of BST and its operations.

Commands to run the program

Assuming you are in the directory where makefile is:

To compile:

make all

To run:

make run

To clean:

make clean

To check for memory leak

make checkmem

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published