Pinned Repositories
changeCalculator
Creates change for cash transactions
Checking-Account-GUI-and-Game
Checking account made using swing with playable game.
comp680team4.github.io
Team Website
daily-coding-problem
DFA-simulator
Employee-Inheritance
Demonstrates use of inheritance. Reads in files, outputs to a file, sorts, and searches.
Fractions
Reads in a file and does fraction arithmetic.
Hangman
JS Hangman
investment-calculator
Calculator based on static yearly growth and investment
leet-code
Repo for my LeetCode solutions
TimParkSource's Repositories
TimParkSource/changeCalculator
Creates change for cash transactions
TimParkSource/Checking-Account-GUI-and-Game
Checking account made using swing with playable game.
TimParkSource/comp680team4.github.io
Team Website
TimParkSource/daily-coding-problem
TimParkSource/DFA-simulator
TimParkSource/Employee-Inheritance
Demonstrates use of inheritance. Reads in files, outputs to a file, sorts, and searches.
TimParkSource/Fractions
Reads in a file and does fraction arithmetic.
TimParkSource/Hangman
JS Hangman
TimParkSource/investment-calculator
Calculator based on static yearly growth and investment
TimParkSource/leet-code
Repo for my LeetCode solutions
TimParkSource/Magic8Ball
Magic 8 Ball App for Android
TimParkSource/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
TimParkSource/Palindrome
Using queue and stack to see if string is palindrome.
TimParkSource/practice-site
Practice site to mess around in
TimParkSource/Reverse-Polish-Notation-Converter
Converts infix notation to reverse polish notation using stacks. Calculates value from post fix form.
TimParkSource/Search-Word
Sorts and indexes words from a file. Returns line numbers for the word searched.
TimParkSource/StableMatching
TimParkSource/TimParkSource
Config files for my GitHub profile.
TimParkSource/TimParkSource.github.io
TimParkSource/Token-Parsing-in-C
User inputs strings in format "sum # # # ... #" "prod # # ... #" string is parsed and value is output.