Week 13 (Markov)
1. Who did you work with? I worked with Thomas and Wai Moe to review our solutions to the Markov assignment. 2. What was your strategy for solving the Markov assignment? I began coding immediately. I tested code incrementally, and tested again when my code was in a completed state. 3. What was THEIR strategy for solving the Markov assignment? My teammates solved the Markov assignment by putting together a skeleton based off of the provided UML diagram and testing incrementally. They also worked through the simplest methods first then moved onto the more complex methods. 4. How would you change your strategy having worked on the assignment? I would've taken more time to examine what the project was about instead of being eager to start coding. This would've helped me understand what It was I was cod...