paradoxpj / Codes-and-Programs

This Repository contains codes for various Algorithm and Data Structures. Feel free to contribute.
4 stars 12 forks source link

Add code for Ternary Search in CPP #24

Open paradoxpj opened 4 years ago

paradoxpj commented 4 years ago

File name - TernarySearch.cpp File location - Searching/