Computer Science
I am Austin from Virginia, USA. I am currently a student at George Mason University and on my free time like to work on backend development. I enjoy learning languages and frameworks such as Spring. I also enjoy working on unix-based machines and learning about algorithm analysis (leetcode helps!)
Skills
Experience
Education
This game was made with Java, with Dynamic Arrays being the main data structure used, coupled with complicated algorithms such as vertical flips, rotating, and clearing layers off the board.
This cache simulator utilizes linked lists and hashmaps as the main data structures, alongside a sorted array method to properly follow the rules of ordering for the LFU cache.