Week 13 Lab Report

Assigned
  • April 29, 2024
Due
  • May 6, 2024 before class

You will submit lab reports on gradescope. Please submit one copy per group, and make sure you select your group members when you submit. Your submitted work should include any .c files you create for required exercises, as well as a file named responses.txt that includes written responses to any required exercises (or anything else that is not C code). Download a copy of responses.txt to get started. You can open responses.txt in VSCode to edit it just like you do for source code. Make sure you fill in all the requested information in the template.

Monday

Please submit your completed array-based list implementation from Monday’s lab.

Wednesday

Submit your completed list-based stack and queue implementations from Wednesday’s lab.

Friday

Submit your completed list-based stack and queue implementations from Friday’s lab.