1. Find the number!
Given an unsorted array of n elements, find if the
element k is present in the array or not.
Complete the findNumber function in the editor
below. It has 2 parameters:
1. An array of integers, art, denoting the elements in
the array
2. An integer, k, denoting the element to be searched
in the array
The function must return a string "YES" or
"NO" denoting if the element is present in the array
or not
Cormat
Answers
Answered by
0
Answer:
SORRY
Explanation:
I NEED SOME POINTS
Similar questions
Accountancy,
3 months ago
English,
3 months ago
English,
3 months ago
Math,
8 months ago
Environmental Sciences,
8 months ago
English,
11 months ago
Math,
11 months ago
Math,
11 months ago