summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-05solve for side Bmokha
2019-05-05implement isRightTrianglemokha
2019-05-04start to define Triangle testsmokha
2019-05-04fix spacingmokha
2019-05-04add problem 6 to READMEmokha
2019-05-04autoformat code as per google style guidemokha
2019-05-04add maven plugin to autoformat code to google style guidemokha
2019-05-04try to obey coding standardsmokha
2019-05-04generate an annual statementmokha
2019-05-04use the instance variables because the assignment demands it.mokha
2019-05-04calculate monthly interestsmokha
2019-05-04create method to predict savings after n monthsmokha
2019-05-03use an ArrayList<T> and String.join instead of concatenating stringsmokha
2019-05-03use String.join and System.lineSeparatormokha
2019-05-03use array initializer syntaxmokha
2019-04-28get above average runnersmokha
2019-04-28getAverageTime()mokha
2019-04-28getSecondFastestRunnermokha
2019-04-28getFastestRunner()mokha
2019-04-28add question 4mokha
2019-04-28complete cartesian coordinatemokha
2019-04-28complete BonusOnSavings questionmokha
2019-04-28calculate expected resultsmokha
2019-04-28add Assignment 1, question 2.mokha
2019-04-28use constructor chainingmokha
2019-04-28implement equalsmokha
2019-04-28implement java comparable interface.mokha
2019-04-28add attributes to AddressBookmokha
2019-04-28add home addressmo
2019-04-27add addressBook#last_namemo
2019-04-27add middle name to address book.mo
2019-04-27start to build address bookmo
2019-04-27ignore target dirmo
2019-04-27generate assignment 1mo
2019-04-27start readme for assignment 1.1mo
2019-04-27add pdf for assignment 1mo
2019-04-24add a couple of assertionsmo
2019-04-24ignore targetmo
2019-04-24initial commitmo