Work in pairs on this lab.
Finish up quicksort that you started yesterday.
Fill in the implementation of the priority queue as you are developing its JUnit testing code. The current version of the code is here. Don't forget to test the combinations of adding and removing, as well as Iterable behavior.
Submit all your JUnit code and the implementation.
Submit the java file(s), including your JUnit testing code, by e-mail to me. The quicksort is Lab 8, the priority queue is Lab 9. Please mark your submissions appropriately (you can send them together or separately). Make sure to CC your group partner.