CMU 15-112: Fundamentals of Programming and Computer Science
Homework 2 (Due Sat 29-Jan at 8pm ET)


Important Notes:
  1. This homework is solo. You must not collaborate with anyone (besides current course TA's and faculty) in any way. See the syllabus for more details.
  2. Do not use recursion this week.
  3. Do not hardcode the test cases in your solutions.

CMU CS Academy Exercises [100 pts]

Complete the 2.4.12, 2.4.13, 2.4.14, and 2.4.15, and 2.4.16 exercises in CMU CS Academy (here). The stars you receive will be converted into points as outlined in the syllabus.

We'll complete the following exercises in recitation or lecture. We recommend you start them after seeing our guided solutions.