Vatsalparsaniya / Data-Structure

Data Structure
47 stars 248 forks source link

Added the code for TernarySearch in C #314

Closed abumaz closed 3 years ago

abumaz commented 3 years ago

@Vatsalparsaniya, I have added the files for TernarySearch in C in the corresponding folder. The code takes the input as the number of elements in the array, and then randomly generates the inputs.