CS6515 ProjectDC
CS 6515-O01 Spring 2024 Coding Project II Find x in Infinite Array – 10 Points In this assignment you will implement a working solution to a variant of [DPV] 2.16: You are given an infinite array A[·] in which the first n cells contain integers in sorted non- descending order and the rest of the …