Please enable JavaScript to use CodeHS

Texas Computer Science 2

Lesson 9.10 Algorithm Performance

Activities

These are all the activities included in the lesson

9.10.1 Linear Search
9.10.2 Binary Search
9.10.3 Compare Linear and Binary Search
9.10.4 Search Algorithm Execution Count
9.10.5 Search Algorithm Execution Count
9.10.6 Selection Sort
9.10.7 Insertion Sort
9.10.8 Compare Selection and Insertion Sort
9.10.9 Sorting Algorithm Execution Count
9.10.10 Sorting Algorithm Execution Count