(1) Choose quizzes from Assessment menu, (2) find midterm exam in list, (3) select attempts from menu attached to quiz title.
you coded alot of programs in this course. As you may have noted from the midterm my questions are geared towards your understanding of how and why certain code works and possibly works better than other code – the algorithmic level. Please keep this in mind as you prepare.
New since midterm:
heap order property
(review percUp and percDown) ?__gt__
, __lt__
, __get__
deque
: dequepop(0)
is inefficient.