Monday, October 6, 2008

Week 4 of CSC236

Finishing the first assignment wasn't so bad , except for the last question which was a bit confusing to start with ,but after doing some scratch work i managed to finish all of my assignment at 9:30 pm.

Recursion always gave me some problems when i was programming , but doing recursive problems on paper always cleared things up. Doing these Fibonacci type problems always helped me to solve other recursive problems and I also find that doing induction proofs with recursion is easier since there are always recursive terms left over that can be combined and simplified. Also the time complexity calculations seem to be a lot simpler then last year, perhaps because this will be the second time doing them.
Looking forward to the first term test which I absolutely cannot mess up, for me its important to get a good mark in the beginning of the course as it sets the tone for me for the rest of the courses duration.

No comments: