Skip to content

kirolos-esmat/company-employees-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

company-employees-data

program to store information about employees in a company.

The program can do:

  1. Reading the ids of employees and their salaries and storing them in parallel arrays.
  2. Finding and returning the subset of ids of employees in an array whose salaries exceed a user specified value.
  3. Giving a pay rise to a selected group of employees. The ids of employees and the rise percentage should be entered by the user and the salaries are incremented accordingly.
  4. Print out salaries of all employees.

About

program to store information about employees in a company.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages