Question: write the pseudocode for the following . We covered binary search algorithm for an array. Write program similar to binary search, but now divide the
write the pseudocode for the following . We covered binary search algorithm for an array. Write program similar to binary search, but now divide the list into 3 parts each time. So this would be tertiary search algorithm. Your program must be recursive, Submit the code and screen shot of executions. run it 2 times .. once try to search a number in the list. Second time search a number not in the list
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
