Does bitonic array means first increase in the array elements then decrease if so is 40,30,20,10 a bitonic array ?
Bitonic array Doubt
An array is said to be bitonic if the elements in the array are first strictly increasing then strictly decreasing.
Refer the examples from here:
Is 40,30,20,10 a bitonic array because in problem of maximum length of bitonic array this array is giving output of 4
Yes…if the array is only strictly increasing or the array is only strictly decreasing, then also it is biotonic.
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.