Exam (elaborations)
U6 Algorithms
- Course
- Institution
U6 Algorithms Efficiency - ANSWER-A measure of how many steps are needed to complete an algorithm. Linear Search - ANSWER-A search algorithm which checks each element of a list in order until the desired value is found or all the elements in the list have been checked Binary search - ANSWER-a ...
[Show more]