rohansaini886 / Hacktoberfest2022

Contribute on this repository with valid pull request to Hacktoberfest 2022 and earn amazing swags!
https://hacktoberfest.com/
MIT License
44 stars 206 forks source link

Added Binary Search Tree #162

Open umadhatri opened 2 years ago

umadhatri commented 2 years ago

I added a C program to implemet binary search tree. Personally, I do not like linked lists but, this seemed fun