COSC 1437 computer science:SEARCHING AND ALGORITHMS
COSC 1437 computer science:SEARCHING AND ALGORITHMS Algorithm - correct answer a sequence of steps for accomplishing a task Linear Search - correct answer a search algorithm that starts from the beginning of a list, and checks each element until the search key is found or the end of the list is reached runtime - correct answer time an algorithm takes to execute binary search - correct answer a search algorithm that begins at the midpoint of the range and halves of the range after each guess base case - correct answer The condition under which a recursive function returns without calling itself, thereby ending the recursive calls.
Written for
- Institution
- COSC - COMPUTER SCIENCE
- Course
- COSC - COMPUTER SCIENCE
Document information
- Uploaded on
- February 4, 2024
- Number of pages
- 1
- Written in
- 2023/2024
- Type
- Exam (elaborations)
- Contains
- Questions & answers
Also available in package deal