csu logo green Department of Computer Science

CS 200 SPRING
Algorithms and Data Structures 2013

-Home

-Syllabus

-Schedule

-Assignments

-Grading Policy

-Course Policy

-Code of Conduct

-RamCT

Programming Assignment 2

Objectives

In this assignment, you will implement classes for an autocomplete feature. You will write:
(1) An implementation of the quicksort algorithm
(2) A class to filter possible candidates to complete the user’s current string

Your system should provide a complete implementation of the APIs specified in the skeleton file.

 

Full Description (here)

Skeleton files (here)

Overview Slides: TBA

Due on Mar. 12 at 5:00PM

Team Submission: Please submit only one copy per team

Please subscrive to the discussion board on RamCT!