Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/satish-kg/bluejay_assignment
Assignment for Bluejay Delivery Internship (due 21st Jan 2024). The Code is in App.java file.
https://github.com/satish-kg/bluejay_assignment
apache-poi apache-poi-library excel-import intellij intellij-idea java java-8
Last synced: about 1 month ago
JSON representation
Assignment for Bluejay Delivery Internship (due 21st Jan 2024). The Code is in App.java file.
- Host: GitHub
- URL: https://github.com/satish-kg/bluejay_assignment
- Owner: satish-kg
- Created: 2024-01-21T10:38:34.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-21T11:47:25.000Z (12 months ago)
- Last Synced: 2024-01-22T12:39:16.954Z (12 months ago)
- Topics: apache-poi, apache-poi-library, excel-import, intellij, intellij-idea, java, java-8
- Language: Java
- Homepage:
- Size: 109 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Assignment for Bluejay Delivery Internship (due 21st Jan 2024). The Code is in [**App.java**](https://github.com/satish-kg/Bluejay_Assignment/blob/main/src/main/java/org/example/App.java) file.
The code output is as follows :
```
Employees who worked for 7 consecutive days:Name : SiWgh, JaspreeM, Position : WFS000424
Name : Sparks, KeWWeMh, Position : WFS000101
Name : CEreira Jr, JEse, Position : WFS000456
Name : GAeWdia, JAaW CarXEs, Position : WFS000473
Employees with less than 10 hours between shifts but greater than 1 hour:
Name : REdrigAez, GraWdEW AWgeX, Position : WFS000550
Name : DeXgadiXXE REdarMe, ChrisMiaW S, Position : WFS000523
Name : Xee, XaCar, Position : WFS000200
Name : CEreira Jr, JEse, Position : WFS000456
Name : GrACfieXd, CErWeXiAs, Position : WFS000515
Name : CaMaXaWE, CeghaW, Position : WFS000153
Name : HaCiXMEW, DeaWMe DevEW, Position : WFS000536
Name : MraW, WiXXiaC Ha, Position : WFS000345
Name : De Xa Cerda, IgWaciE, Position : WFS000318
Employee who worked for more than 14 hours in a single shift:
Name : DeXgadiXXE REdarMe, ChrisMiaW S, Position : WFS000523
```