{"id":"dsu-pattern-in-sorting-solutions","text":"`sort_names_by_height` uses the decorate-sort-undecorate pattern (`zip` + `sorted` + comprehension unpacking), which is the idiomatic Python approach for sorting one list by another and recurs across sorting problems in this repo.","truth_value":"IN","source":"entries/2026/06/06/sort-the-people-solution.md","source_url":"","source_hash":"","justifications":[],"dependents":[],"metadata":{},"created_at":"","updated_at":"","reviewed_at":"","verified_at":"","retracted_at":"","explanation":{"steps":[{"node":"dsu-pattern-in-sorting-solutions","truth_value":"IN","reason":"premise"}]}}