Skip to main content

Section 8.7 Binary Search Lab 1

For this lab, you will be given 3 questions. each question has a given array, a target value to look for, and a table to fill out the binary search algorithm process. In the table, for each iteration of the algorithm, you will write the: iteration, low, mid, high, comparison, reduce search space, subrange, and adjustment values. You can see examples of this assignment in the lecture slides.
Please download this file to get started: Binary Search Assignment 1 
You have attempted of activities on this page.
uncc.instructure.com/courses/16965/files/21470915?wrap=1