csu logo green Department of Computer Science

CS 200 FALL
Algorithms and Data Structures 2011

-Home -Syllabus -Schedule -Assignments -Grading Policy -Course Policy -Code of Conduct -RamCT
Programming Assignment 1

Objective

In this assignment, you will build classes to manage information for a single user. Your system will maintain basic information for a user such as their name and postings by the user on their wall.

Full Description (here) Description about edgeRankScore is removed from the description. EdgeRankScore is not used for this assignment.

Skeleton files (here) Revised method EdgeStack.peek(): It was origally void, but revised one returns Edge class. Please note that use of skeleton files is optional.

Overview Slides (here)

Due on Sept. 14 5:00 pm

Individual Submission