zairza-cetb / hacktoberfest-2018

MIT License
20 stars 102 forks source link

Added implementtion of ternary search in c++ #73

Closed kamleshbhalui closed 6 years ago

kamleshbhalui commented 6 years ago

The Pull Request resolves Issue #<54>

Description: Implemented Ternary Search using c++.