CIS 260 Data Structures

Chapter 2 Exercises

 

Written Exercise(s)

Page 62: #1-5, 7, 13, 14

 Page 65: #1, 6 (write out on paper)

Programming Exercise(s)

Develop a detailed algorithm to solve the following problem:

Speedy Stopwatch Company is developing a new watch. The mechanism to count the number of elapsed seconds has been completed. They need a way to convert seconds into minutes and seconds. (e.g. 75 seconds = 1 minute and 15 seconds).