Google Interview Question

What is critical path and what happens if it changes?

Interview Answers

Anonymous

Dec 10, 2018

Critical path is the longest path of activities, with zero float , that should be completed on time, so that project can be accomplished on time. Any changes to critical path affects the overall project timeline

2

Anonymous

Nov 26, 2014

sequential activities resulting in longer path of the project. if the path changes, focus changes too.

20