index
:
school/comp-268.git
master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
assignments
/
assignment1
Age
Commit message (
Expand
)
Author
2019-05-05
move folder up a level
mokha
2019-05-05
add additional tax for married couples with income over $350,000.00
mokha
2019-05-05
add additional tax for income from $150,000 - $250,000
mokha
2019-05-05
extract subject
mokha
2019-05-05
reduce taxable income instead of doing a flat deduction from owed taxes
mokha
2019-05-05
add single parent deduction
mokha
2019-05-05
add test coverage for getTax method
mokha
2019-05-05
start to write tests for existing TaxReturn code.
mokha
2019-05-05
add problem 10 code to modify
mokha
2019-05-05
complete section 9
mokha
2019-05-05
implement a brute force isPrime method
mokha
2019-05-05
write test for isPrime
mokha
2019-05-05
implement isOdd
mokha
2019-05-05
isDivisibleBy7
mokha
2019-05-05
implement isDivisbleBy5
mokha
2019-05-05
test getEligibleCandidates
mokha
2019-05-05
test candidates with poor communication
mokha
2019-05-05
check if communication isAtLease(minimum)
mokha
2019-05-05
use java 1.8 and jvm 1.8
mokha
2019-05-05
start to flush out isEligible
mokha
2019-05-05
implement comparer<communication>
mokha
2019-05-05
implement required API as per assignment
mokha
2019-05-05
set up test data for problem 8.
mokha
2019-05-05
add problem statement for section 8.
mokha
2019-05-05
switch from iterative to recursive solution
mokha
2019-05-05
complete section 7
mokha
2019-05-05
solve for side B
mokha
2019-05-05
implement isRightTriangle
mokha
2019-05-04
start to define Triangle tests
mokha
2019-05-04
fix spacing
mokha
2019-05-04
add problem 6 to README
mokha
2019-05-04
autoformat code as per google style guide
mokha
2019-05-04
add maven plugin to autoformat code to google style guide
mokha
2019-05-04
try to obey coding standards
mokha
2019-05-04
generate an annual statement
mokha
2019-05-04
use the instance variables because the assignment demands it.
mokha
2019-05-04
calculate monthly interests
mokha
2019-05-04
create method to predict savings after n months
mokha
2019-05-03
use an ArrayList<T> and String.join instead of concatenating strings
mokha
2019-05-03
use String.join and System.lineSeparator
mokha
2019-05-03
use array initializer syntax
mokha
2019-04-28
get above average runners
mokha
2019-04-28
getAverageTime()
mokha
2019-04-28
getSecondFastestRunner
mokha
2019-04-28
getFastestRunner()
mokha
2019-04-28
add question 4
mokha
2019-04-28
complete cartesian coordinate
mokha
2019-04-28
complete BonusOnSavings question
mokha
2019-04-28
calculate expected results
mokha
2019-04-28
add Assignment 1, question 2.
mokha
[next]