CST370 Week 2
I found the assignments this week to be a lot of fun. I really enjoy coding challenges that feel like brain teasers. As for the material, recursion was definitely the trickiest part for me. I had to take my time with those questions on the quiz and did a bit of extra reading to get a better grasp on it. I’ve found that recursion makes a lot more sense when I see it in action through code, rather than trying to understand it in the abstract.