Century Link Code Challenge
Calculate a department and/or manager’s monthly expense allocation based on the number and types of employees reporting to the manager or contained within the department. There are other parts of the system that deal with persistence and other related, but not core, features. This library should focus on solving the problem below using the appropriate design practices for the chosen language.
This challenge was done in VB using C#