CSC 406: Systems I
Lab 2
Due by 5:45pm on Thursday, October 14
The goal of the second lab is to help you become more familiar with
the C programming language as well as systems concepts from an
application programmer's perspective. You’ll do this by implementing
a dictionary data type using a doubly-linked list as explained in the
instructions. This is a
challenging assignment and I recommend that you start it early.
Please use the class Discord server to discuss this lab between
yourselves and with me.