DSA-guide icon indicating copy to clipboard operation
DSA-guide copied to clipboard

Maximum Element in a Bitonic Array

Open kiruba-r11 opened this issue 3 years ago • 1 comments

💥 Proposal

(A clear and concise description of what the proposal is.) Bitonic Array is an array in which the elements of the array first increases to a point and from there it decreases. The question is to find the maximum element in this array using Binary Search

Have you read the Contributing Guidelines on Pull Requests ?

(Write your answer here.) YES

kiruba-r11 avatar Feb 26 '21 12:02 kiruba-r11

@ankitapuri I would like to work in C++.

kiruba-r11 avatar Feb 26 '21 12:02 kiruba-r11