Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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
```