Question: In C please Implement linear search and binary search. Please include the codes, output results (i.e. if the element is in the array, print out

In C please
Implement linear search and binary search. Please include the codes, output results (i.e. if the element is in the array, print out the corresponding index, or any output that can show your codes work well) in your report. Submit it through canvas before the lab ends. Notes: The search algorithms run very fast and it's not easy to print out the execution time and compare the two algorithms using plots. But you can always think about the complexity and the pros and cons of the two algorithms
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
