Company question banks are included with the Insider plan.
Given a k-th order Fibonacci tree represented by its pre-order traversal of node values, find the path between two given nodes. The challenge is to solve this **without explicitly building the...