Please enable JavaScript to use CodeHS

IB Computer Science Higher Level (Year One)

Lesson 10.5 Informal Code Analysis

Description

In this lesson, students will examine the concept of informal code analysis. This includes an algorithm?s correctness, efficiency and the ability to be understood. This lesson corresponds with AP Computer Science A topic 4.5.


Objective

Students will be able to:

  • Compute statement execution counts of iterative statements
  • Compute informal run-time comparison of iterative statements