Assignment #9: More Complex Data

Out: Wednesday, March 11th   Due: Thursday, March 19th, 4:00pm

This homework must be done and submitted with your partner. Please see the submissions page for details on how to submit with your partner.



Questions

  1. Problem 15.1.3 from Section 15.1 of How to Design Programs
  2. Problem 17.1.2 from Section 17.1
  3. Problem 17.2.1 from Section 17.2 Note: you may assume that the two lists are the same length, and that the employees are in the same order in both lists. Of course, solutions which rely on particular assumptions should state those assumptions, as is done in Figure 46 in the text.
  4. Problem 17.2.2
  5. Problem 17.6.4 from Section 17.6
  6. Problem 17.6.6 Note: you can ignore the portion of this problem that instructs you to "simplify" your solution.