Quick Links
Calendar
Categories
Archives
Statistics
Total entries in this blog:
Total entries in this category: Published On: Jan 21, 2005 04:45 PM |
Lecture 1Today I started with some details
regarding course administration. This information is conveniently located at:
http://www.cs.queensu.ca/home/mccollam/cisc235/ We proceeded with a discussion on algorithm analysis, using some basic problems regarding lists of numbers. This material is taken from chapter 6 of Data Structures and Problem Solving using C++ by Mark Allen Weiss (which I will refer to from now on as simply "the text"). On Wednesday I plan to discuss the maximum contiguous subset sum problem which can also be found in chapter 6 of the text. Posted: Mon - January 10, 2005 at 03:01 PM |