Question: Write an algorithm for: Given an array Y of M values and a number Z, check if Z appears in Y or not. - Make
Write an algorithm for: Given an array Y of M values and a number Z, check if Z appears in Y or not. - Make an efficient version that exits the loop as soon as Z is found.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
