Produce valid student lineup from parent array
Company: Intuit
Role: Software Engineer
Category: Coding & Algorithms
Difficulty: medium
Interview Round: Take-home Project
Quick Answer: This question evaluates understanding of rooted tree hierarchies, parent-before-child ordering constraints, and lexicographic minimality when constructing a valid sequence, testing competencies in tree/graph algorithms and deterministic ordering logic.