Question Bank
Tree-from-Flat-Array Challenges
Difficulty: Hard
Three drills on shape conversion: building a nested tree from a flat list (numeric ids), building from a nested list with string parents, and assembling a graph adjacency list.
Question Bank
Difficulty: Hard
Three drills on shape conversion: building a nested tree from a flat list (numeric ids), building from a nested list with string parents, and assembling a graph adjacency list.