Skip to content

sixper/EmployeeSalary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EmployeeSalary

Java program which calculates employee salary.

Read employee name,salary,start year and working hours then calculate total salary according the set of rules below:

Tax: 0 if salary less than 1000 %3 otherwise

Bonus: 30 TL every hour which excess 40 hours.

Salary Raise: %5 if experience less than 9, %10 if between 9-19 and %10 if more than 20 years.

About

Java program which calculates employee salary

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages