next up previous
Next: Course Mechanism Up: CS101 Computer Programming and Previous: 235 problem

Sorting Problem

All CS101 students write a quiz. The 500 graded papers are stacked together in one pile. Each paper has the marks written in red on the top.

Problem: Arrange the 500 papers in a single pile in sorted order.

What method would you use? Is there a best method?



G. Sivakumar 2000-07-23