To meet this specification point, you need to:
Understand and explain how the linear search algorithm works.
Understand and explain how the binary search algorithm works
Compare and contrast the binary search algorithm.
Copy and paste the source code into your chosen IDE.
Can you explain what is happening in the program?
Can you make any improvements to the program?