DIY: Time Needed to Inform All Employees
Explore how to calculate the total time needed to inform all employees in a company. Understand how to use arrays representing managers and inform times to model communication flows, and implement a function that determines the time required to spread urgent news across an organizational tree structure.
We'll cover the following...
We'll cover the following...