Browse by Tags
All Tags »
Algorithm (RSS)
Quick entry as placeholder. I am writing from the Launch of the code::XtremeApps:: 2008 competition. See details at http://www.itsc.org.sg/codeXtremeApps2008.html In T12 (last tutorial, no Q-problems, yeah!) we addressed your replies to the Fun Question
Read More...
About Recursion Recursion is a central idea in computer science and in almost all of the sciences. While I did not cover recursive algorithms in UIT2201 this semester (too many things to do, not enough time to do everything), I cover the ideas of recursion
Read More...
About the Partition Problem (T4-D1) The partition problem (T4-D1) is an example of a thinking problem. You are given a simple statement of the problem and you are asked to find an algorithm for solving the problem. In class, several methods were given
Read More...
Tutorial 4: 14-Feb-2008; (quick, personal summary) In Tutorial 4, D1 is a "thinking problem" (in an earlier comment, Hung said that he likes them), D2 aims to clearly demonstrate the reason for focussing on "rate of growth" of functions, and why we can
Read More...
Lecture 4: (quick, personal summary) In lecture 4, I talked a little about project (yes, I put up a project page with some basic project info), about this module blog, and about timing of Quiz 1. I covered the rest of Algorithm Problem Solving (largest,
Read More...