Skip to content

This code is the implementation of a recursive tree like binary search tree. The program creates a BST from the input and prints it out. Additionally it also prints the ancestors of a particular node.

License

faisalkhan91/Binary-Search-Tree

About

This code is the implementation of a recursive tree like binary search tree. The program creates a BST from the input and prints it out. Additionally it also prints the ancestors of a particular node.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages