Question: 7. You are given two arrays A and B , both which contain n integers sorted in ascending order. Give an algorithm that will determine
7. You are given two arrays A and B, both which contain n integers sorted in ascending order. Give an algorithm that will determine in quadratic time or better whether they have an element in common. Using a loop invariant, prove that your algorithm is correct.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
