personal practice, implemented a mySQL database for hypothetical hotel. Involves a linked list consisting of people and data
binary search implementation
assignment involving generics and an arraylist
assignment involving an interface
program to determine if a function is injective
weather web service project involving a REST web service, and conversion of gson to json
project creating a tile grid/game grid from a 2d array, and a linked list data structure
personal practice implementing a linked list
personal practice involving a simple lottery game
program that outputs a walk, trail, path, closed walk, circuit, and cycle of a matrix
program that creates a random generated password following constraints
program that calculates and then outputs the probabilities for a different number of outputs
recursive method that will take in the user's integer and output that integer to the power of the same integer
basic rock paper scissors game
program that takes in two sets then performs the set operations
basic ennumeration personal practice
program involving working with files
personal practice involving abstract classes, interfaces, inheritance
implementation of binary search
program working with triples and pairs