Please enable JavaScript to use CodeHS

AP Computer Science A (Cortado)

Lesson 2.12 Informal Run-Time Analysis

Description


Objective


Activities

These are all the activities included in the lesson

2.12.1 Informal Run-Time Analysis
2.12.2 Evaluating Algorithms with Statement Execution Counts
2.12.3 Evaluating Algorithms with Statement Execution Counts Submission
2.12.4 Exploration: Statement Execution Count
2.12.5 Informal Run-Time Analysis
2.12.6 Improving findChar Efficiency
2.12.7 Testing findChar Efficiency