Q1: i dont understand K-L-1. Q2: WHY L-1, Q3: WHAT IS L ? AND Q4: WHY -1 ?
Q5: can u point out L,L-1 using this example. Take target=7 and k=4
Q6: Can u explain this " From
root , say the target node is at depth 3 in the left branch. It means that any nodes that are distance K - 3 in the right branch should be added to the answer. " ?
