Edit MetaData
9 years, 9 months ago
what is scheduling, double line up in reasoning part
8 years, 1 month ago
9 years, 9 months ago
Hi Rakesh,
For solving scheduling problems in reasoning, use the following approach
1) Draw a timeline horizontally starting from day 1
2) Show each task that has to be done as a block
3) Place the block in parallel to other blocks if the task can be done simultaneously
4) Place the block after another block if the task can be done only after some other task is completed.
Hope this helps.