khagapati-bagh / hacktoberfest2k21

Grab your Hacktoberfest T-Shirt and Swag
18 stars 42 forks source link

Added Ternary Search algorithm in C++ #53

Closed virajshitole closed 3 years ago

virajshitole commented 3 years ago

Fixes #3

Added TernarySearch algorithm in C++.