
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
The requirements for homework 1 in the cs 451 software engineering course during winter 2009. Students are tasked with writing a java program to read, sort, and print a sequence of characters, offering the choice between bubble sort and quick sort algorithms. They must also submit a uml class diagram using the strategy pattern and a readme file detailing how to run and configure the program.
Typology: Assignments
1 / 1
This page cannot be seen from the preview
Don't miss anything!

a. How to run your program and how to configure your program to use different algorithms. b. How to input? (standard? Input file? Format?...) c. How the input will be sorted (alphabetically? From smallest to largest?...) d. How the output will be given? (standard? Output file?...) e. Other necessary information for us to use your program, such as the maximum length for the input, what constitute a valid input, etc.
Submit (1) the UML diagram (in .pdf), (2) the source code (in .zip), and (3) a Readme file (in .txt) through BbVista.