Description
These applications were originally written by Toshimi Minoura, a Computer Science instructor at Oregon State University.I modified each to complete assignments given to me by Dr. Minoura in his CS 261 course at OSU. I present them here only to demonstrate my knowledge in Java data structure theory and coding.
The following data structures are presented here:
- Express Tree
- Hash Table
- Heap Structure
- Producer and Consumer
- Queue
- Binary Search Tree
- Linear Search
- Linked List
- Stack
- Union
Click on the images if you would like to see the structures in action.
Completion Date
June, 2001