CS246 Homework 5a: Revision

 

Due: Monday, March 19

Things to note:

What to hand in:

Rewrite your hw4 [50pts]

Rewrite your homework 4 so that it is as modular, efficient and readable as you can possibily make it. Reorganize your data structure if you need to. Refer to the partial solution given out for ideas.

Address the following in you revision and write-up:

Do not take the solution and start from there. Instead, use the solution as a guide, identify aspects of your code that can be improved and proceed from there. Handing in the solution as your revision will receive no credit.

Create a write-up reporting on what changes you made and why.