...

/

Challenge: Mediator Pattern

Challenge: Mediator Pattern

In this challenge, you have to implement the mediator pattern to solve the given problem.

Problem statement

In this challenge, you need to use the mediator pattern to implement the HR of an office that mediates between the employees (workers and managers) ...