Answer from cs61c-eq (Nicholas Hwang 16732453) for Question 3 I didn't understand why something such as question 1 requires a pointer to a struct rather than being able to point to an actual struct itself (why this recursion wouldn't work). I found it interesting that C does have some sort of object data type.