Answer from cs61c-ax (Amanda Alfonso 15906918) for Question 3 I found section 6.3 (Arrays of Structures) particularly challenging. I especially struggled to decipher the code in the examples, partly due to inexperience with C and partly because I wasn't entirely clear what the authors were trying to achieve. It also would help me to cover pointers to structures in greater detail.