hash-define-organization / Hacktober-Fest-2021

Repository for community contributions
19 stars 98 forks source link

Program to find the minimum element in a sorted and rotated array! #381

Open Tejaswini-052 opened 2 years ago

Tejaswini-052 commented 2 years ago

A sorted array is rotated at some unknown point, the program to the minimum element in it.