Week 13/Week 5: Markov

 

  1. Who did you work with
    1. I worked with Xavier Mendoza, Isaiah Suarez, and Savannah Kestral.
  2. What was your strategy for solving the assignments?
    1. I learned from my mistakes last time and I wrote down a plan for the assignment. It helped a lot and as I wrote each method, I knew exactly what was needed. There was only one method I had a problem with and that was because the test case needed all white space to  be gone.
  3. What was THEIR strategy for solving the assignments
    1. They had varying approaches, they did not use pseudocode. They more so started on each method and worked they way through them. Starting on a new method when it was called for in the method they were working on. 
  4. How would you change your strategy having worked on the assignment?
    1. I think my strategy worked really well this time. There is not much that I would change.
  5. According to your classmate(s): how well does your code follow the Google Java Style GuideLinks to an external site.? Pretty Descent.
    1. Did you know you can automate applying some of the style guide rulesLinks to an external site.? I did know about this, and it is extremely helpful.

Comments

Popular Posts