Parallel jobs

Report a typo

Here is a DAG that represents job dependencies between developers in a small IT company:

DAG that represents job dependencies between developers

Help the manager to assign tasks between employees and answer the question: which pairs of them can be performed in parallel?

Note that if one job depends on another, it should be performed strictly after that job. In order for a task to be completed, all the previous tasks have to be completed too!

Select one or more options from the list
___

Create a free account to access the full topic