Given an unsorted array, A, of š positive integer numbers. a. Given an input number š„. Suggest an efficient algorithm for checking if š“ contains š„ and š„ 2 , and if so where (indexes). What is the worst-case time complexity of your algorithm?