Hey Guys,
I've been stuck on part on parts 5-6 for my lab. I have an array that holds random integers and have sorted them. I am using linear search to locate an integer.
I would like to receive some help on parts 5 and 6 please.
Now, I don't know how to calculate the average-running time in code. I am also confused on part 6 when they ask me to repeat for 500 times.