Objectives
-
Work on
P5
-
Check to make sure
MyStack.java
is passing all test cases
Work
Congrats on getting through the first midterm. Recitation this week is pretty light. Work on P5
.
If you’re finished with P5
, learn about Functional Mapping
and try out some practice problems.
Note
|
Previously, the MyArray class was a recitation.
However, we wanted to give you a chance to get started on the assignment early and you definitely should!
Towers of Hanoi is an interesting problem and takes some time to grasp.
Happy coding!
|
Submission
To get credit for this recitation show that MyStack.java
passes all the provided test cases.