Please enable JavaScript to use CodeHS

IB Computer Science Standard Level

Lesson 17.2 Recursive Searching

Description


Objective


Activities

These are all the activities included in the lesson

17.2.1 Recursive Searching
17.2.2 Quiz: Recursive Searching
17.2.3 Binary Search
17.2.4 Binary Recursive
17.2.5 Binary vs Linear
17.2.6 Exploring Binary Searches
17.2.7 Comparing Binary Search and Linear Search
17.2.8 Maximum Iterations