want to add java code to analyzes employee work
12345rams opened this issue · 1 comments
12345rams commented
The Employee Analyzer is a Java program that analyzes employee work patterns from a CSV file. It identifies employees who have:
Worked for 7 consecutive days.
Had less than 10 hours of break between shifts but greater than 1 hour.
Worked for more than 14 hours in a single shift.
github-actions commented
@12345rams Please Star ⭐️ the repo to earn "hacktober-accepted" label for the event.
Meanwhile if you want to work on this issue, Please raise the PR and we will review and merge it.