School Planner
Creator
September 2018 - December 2018
Some of the projects that I worked on during my time at Stony Brook University are train simulations, calculating complexity models, and auction simulations.
This was where I was first introduced to many complex data structures such as linked lists, arrays, queues, and stacks.
I have displayed a strong understanding of object-oriented programming and data structures by implementing an undo function by recording actions of adding and removing classes in a form of a stack.
Created an application that allows users to plan and schedule classes
- JAVA -