CS-151 Labs > Lab 5. Stack and Queue
Submission
Create a plain text file called README
that contains the following information:
- Your name(s).
- Any known problems or assumptions made in your classes or program.
- Any comments or suggestions you want to share about this lab.
You should be using Javadoc style comments in your programs. You do not have to generate the HTML output, but you do need to become proficient in writing Javadoc comments.
Look through your programs and make sure you’ve included your name(s) at the top of each file.
If you adhered to the honor code in this assignment, add the following statement to the end of your README file:
I have adhered to the Honor Code in this assignment.
Delete the mazes
folder. Then zip the entire lab5
directory and turn it in via Blackboard.