AllAlgorithms / c

Implementation of All ▲lgorithms in C Programming Language
https://github.com/AllAlgorithms/c
MIT License
1.44k stars 520 forks source link

Create searchInBST.c #414

Open akhil-maker opened 9 months ago

akhil-maker commented 9 months ago

I am creating a pull request for...

This algorithm is to make a search on binary search tree in C language