[go: up one dir, main page]

Skip to content

Taking the customer details from excel file as an input and performing required operation on the details of employees by using Java programming language , Apache POI API (for interaction between excel file & Java Eclipse IDE)

Notifications You must be signed in to change notification settings

amoghga57/Customer_details

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Customer Details

Problem 1

Programmatically analyze the file and print in the console the name and position of employees

a) who has worked for 7 consecutive days.

alt text


Problem 2

Programmatically analyze the file and print in the console the name and position of employees

b) who have less than 10 hours between shifts but greater than 1 hour

alt text


Problem 3

Programmatically analyze the file and print in the console the name and position of employees

c) Who has worked for more than 14 hours in a single shift

alt text

About

Taking the customer details from excel file as an input and performing required operation on the details of employees by using Java programming language , Apache POI API (for interaction between excel file & Java Eclipse IDE)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published