Please enable JavaScript to use CodeHS

IB Computer Science Higher Level (Year One)

Lesson 15.2 Recursive Searching

Description


Objective


Activities

These are all the activities included in the lesson

15.2.1 Recursive Searching
15.2.2 Quiz: Recursive Searching
15.2.3 Binary Search
15.2.4 Binary Recursive
15.2.5 Binary vs Linear
15.2.6 Exploring Binary Searches
15.2.7 Comparing Binary Search and Linear Search
15.2.8 Maximum Iterations