Week 13/Week 5: Markov
- Who
did you work with
- I
worked with Xavier Mendoza, Isaiah Suarez, and Savannah Kestral.
- What
was your strategy for solving the assignments?
- 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.
- What
was THEIR strategy for solving the assignments
- 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.
- How
would you change your strategy having worked on the assignment?
- I
think my strategy worked really well this time. There is not much that I would
change.
- According
to your classmate(s): how well does your code follow the Google
Java Style GuideLinks to an external site.? Pretty
Descent.
- 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
Post a Comment