Write in your own words an algorithm to solve this problem for any additional numbers.
ASSIGNMENT Given this sequence of numbers: a) What are the three next numbers? b) Write in your own words an algorithm to solve this problem for any additional numbers. c) Explain how you would use Linear search to find the value 27? What do you understand by the term ‘linear search’? You have an array […]