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:
- Calculate the factorial of an integer supplied by user
- Print the reverse string of a string supplied by user
- Generate a linked list that users can add to, randomize, and clear
- 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