Author | Message |
---|---|
rabbott
Posts: 1649
|
Posted 15:46 Nov 01, 2014 |
We have covered the primary mathematical results for this course: the various complexity measures and the Master Method. As in the past week, the remainder of the course will focus on implementing algorithms. We will be implementing algorithms that are discussed in the videos. To be sure, we will be concerned about the complexity of the algorithms. But most of your time will be spent coding and understanding code. Be sure your coding skills are up to the job. Last edited by rabbott at
15:47 Nov 01, 2014.
|
rabbott
Posts: 1649
|
Posted 22:13 Nov 01, 2014 |
Since most of the in-class exercises from now on will involve reading or writing code, you may want to get starting before class and use the class time to resolve problems or clarify issues you have questions about. |