Suppose you're making a molecule. You decide that the best way to do it is break it in half, make the two halves separately, then combine them at the end. One half of the molecule takes 5 steps to make, the other takes 7. Then when you have them it takes 3 more steps to get them together. If you start from the half that took 5 steps, it's 8 total steps to completion. If you start from the half that takes 7 steps, it's 10 total steps to completion. So 10 steps is the longest linear sequence, the 5 steps necessary to make the other half don't count towards that.