1
Student Name: __________________
Class and Section __________________
Total Points (15 pts) __________________
Due: Feb 14, 2011 before the class
Project: Maximum Consecutive Increasingly Ordered
Substring
CSCI 2410 Data Structures and Algorithms
Armstrong Atlantic State University
Problem Description:
Write a program that prompts the user to enter a string and displays the maximum
consecutive increasingly ordered substring. Analyze the time complexity of your
program. Here is a sample run:
Design Algorithm:
(Describe how your algorithm works)
Analysis of the Algorithm: (Describe how you analyze the algorithm)
Coding: (Copy source code here)
Name the program Exercise22_01
2
Testing:
(Describe how you test your program)
What to submit?
1. Complete and submit the hardcopy of this document.
2. Compile and Submit to LiveLab (you must submit the program regardless whether it
complete or incomplete, correct or incorrect)
Fill in self-evaluation: