Skip to content

this is an array implementation of BST along with some non recursive functions in c language.

License

Notifications You must be signed in to change notification settings

Pratima4003/Array-Implementation-Of-BST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Array-Implementation-Of-BST

This is an array implementation of BST along with some non recursive functions in c language. The non-recursive functions are: height of BST, count leaf nodes, check whether it is a complete tree and level order traversal of BST.

About

this is an array implementation of BST along with some non recursive functions in c language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages