aaronbloomfield/pdr

lab 3 changes

Closed this issue · 0 comments

  • the in-lab talks about the compare() method, but == can be used instead
  • for the post-lab, make it clear (in the summary at the top and in the post-lab description) that they can NOT use arrays, and must use a linked-list / pointer based implementation (but can use their lab 2 code)