Bryn Mawr College
CS 330: Algorithms: Design & Practice
Spring 2004
Course Materials

Information
Texts  Important Dates  Assignments  Lectures  Grading Links

General Information

Instructor: Deepak Kumar, 248 Park Hall, 526-7485
E-Mail: dkumar@cs.brynmawr.edu
WWW: http://cs.brynmawr.edu/~dkumar


Lab Hours: Thursdays 2-4p and Fridays 10-12noon
Lecture Hours: Mondays & Wednesdays, 2:30 p.m. to 4:00 p.m.
Room: Park 232

Laboratories:


Texts & Software


Important Dates

January 19: First lecture
April 29: Last lecture


Assignments

Unless explicitly specified, all assignments are due at the beginning of the class on the date due. No credit will be awarded for any late work.

For all programming exercises, hand in a printout of your program file along with a printout of the screen output of your program showing an example run. On the top of every Java program include the following comment header:

/* Name:     Your Name 
   Exercise: Exercise#
   Date:     Date assigned        
   
   Purpose:  A short description of the program/exercise.  

*/

Lab Groups

All homeworks will be done by assigned groups listed below:

Group 1: Catherine & Audrey

Group 2: Ioana & Sarah

Group 3: Karen & Christina

Group 4: Kathy & Kirstin

  1. Homework 1 (Due on Monday January 26): See file ~dkumar/cs330/Homework1
  2. Homework 2 (Due on Monday February 2): See file ~dkumar/cs330/Homework2
  3. Homework 3 (Due on Monday February 9): See file ~dkumar/cs330/Homework3
  4. Homework 4 (Due on Monday February 16): See file ~dkumar/cs330/Homework4
  5. Homework 5 (Due on Monday February 23): See file ~dkumar/cs330/Homework5
  6. Homework 6 (Due on Monday March 1): See file ~dkumar/cs330/Homework6
  7. Homework 7 (Due on Monday March 29): See file ~dkumar/cs330/Homework7
  8. Homework 8 (Due on Monday March 29): Self-study: Chapter 10 from Bentley
  9. Homework 9 (Due on Monday April 5): See file ~dkumar/cs330/Homework9
  10. Final Homework: See file ~dkumar/cs330/FinalProjects


Lectures

Grading

All graded work will receive a grade, 4.0, 3.7, 3.3, 3.0, 2.7, 2.3, 2.0, 1.7, 1.3, 1.0, or 0.0. At the end of the semester, final grades will be calculated as a weighted average of all grades according to the following weights:

Labs: 55%
Class Presentations: 35%
Class Participation & Attendance: 10%
Total: 100%


Links


Created by dkumar@cs.brynmawr.edu on January 20, 2004.