screenshot

Description

This applet is the result of a computer science course I took at Oregon State University. The assignment was to develop a single interface that incorporates the following functions:

  1. Calculate the factorial of an integer supplied by user
  2. Print the reverse string of a string supplied by user
  3. Generate a linked list that users can add to, randomize, and clear
  4. Provide a radix sort mechanism to sort a list supplied by program

You can click on the image if you would like to test the application. Please take into consideration that this is strictly a functional application and was not designed to look pretty by any means.

Completion Date

June 2001