Please enable JavaScript to use CodeHS

NY 9-12: 9-12.CT.6

CodeHS Lessons

Demonstrate how at least two classic algorithms work and analyze the trade-offs related to two or more algorithms for completing the same task.

Standard
5.1 While Loops
7.1 Indexing
7.2 Slicing
7.3 Immutability
12.2 Methods
12.3 Built-In Methods
12.5 Class Variables vs. Instance Variables
Standard
7.5 Searching
7.6 Sorting
10.2 Recursive Searching
10.3 Recursive Sorting
Standard
7.5 Iterating Over an Array
Standard
7.4 List Methods
33.1 Indexing
33.2 Slicing
33.3 Immutability
27.2 Methods
27.3 Built-In Methods
27.5 Class Variables vs. Instance Variables
Standard
7.5 Iterating Over an Array
Standard
8.1 Conditionals and State Change
8.2 Conditionals using Parameters
Standard
1.5 Series and Central Tendency
1.6 Measures of Spread
Standard
8.2 Linear Search
8.3 Binary Search
8.4 Selection Sort
8.5 Insertion Sort
Standard
14.5 Searching
14.6 Sorting
17.2 Recursive Searching
17.3 Recursive Sorting
Standard
13.5 Searching
13.6 Sorting
15.2 Recursive Searching
15.3 Recursive Sorting