Overview
Due to our originally unplanned day off on Tuesday, we will meet only once this week.
Thursday, March 7th
Classwork / Homework
I was generally pleased when evaluating your assigned homework. Four of you earned A's, one of you a C, and one of you was a no show. While 6 A's would of course have been much preferred, the present result indicates that we are ready to do as we planned today and:
- divide yourselves into two groups of three people.
- assign one group to implement the
NIST stack ADT
using arrays, and another using linked lists. Let's follow NIST's naming
conventions with one exception - let's use
pop
instead ofpopoff
. - be ready to share your completed work when we arrive in class next Monday.
Let's try having each group work in it's own git branch of libcsc223, merging these branches into the main branch at the start of class on Monday.