This project was developed as part of a technical assessment.
It performs operations on a list of employees, including:
- Salary adjustments
- Grouping by job role
- Birthday filtering
- Alphabetical sorting
- Total salary calculation
- Comparison to minimum wage
Built with Java, using core language features and clean code practices.
