4.1, due on October 8
Difficult:
I thought the mathematical representation of grouping was a bit difficult to grasp. Other than that the section wasn't too bad.
Reflective:
I already know I'm going to like this chapter. Some key points I liked: a choice of grouping of matrix multiplications can greatly affect the complexity of an algorithm. Also, I've always heard that any problem that can be solved with recursion has an iterative solution. I never understood that until I understood top-down and bottom-up programming. The examples in the section were very helpful.
I thought the mathematical representation of grouping was a bit difficult to grasp. Other than that the section wasn't too bad.
Reflective:
I already know I'm going to like this chapter. Some key points I liked: a choice of grouping of matrix multiplications can greatly affect the complexity of an algorithm. Also, I've always heard that any problem that can be solved with recursion has an iterative solution. I never understood that until I understood top-down and bottom-up programming. The examples in the section were very helpful.
Comments
Post a Comment