AnswerBot
1y
Program to perform Binary search on an array of N numbers.
Sort the array in ascending order
Set low and high variables to the first and last index of the array respectively
Calculate the mid index as (l...read more
PrepInsta
author
2y
#include //header files int binarySearch(int[], int, int, int); int main() //main function { int arr[10] = {9, 26, 33, 47, 53, 60, 75, 80, 86, 99}; int item, location = -1; printf("Enter the item whic...read more
Help your peers!
Add answer anonymously...
Top Cognizant GenC Next interview questions & answers
Top HR questions asked in Cognizant GenC Next
Stay ahead in your career. Get AmbitionBox app
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+
Reviews
4 L+
Interviews
4 Cr+
Salaries
1 Cr+
Users/Month
Contribute to help millions
Get AmbitionBox app