{"id":"stdlib-preferred-over-handrolled","text":"Solutions prefer standard library utilities (`bisect_right`, `sorted`, `sum` with generators) over hand-rolled implementations of the same logic, reducing off-by-one risk and code ceremony.","truth_value":"IN","source":"entries/2026/06/06/find-smallest-letter-greater-than-target-solution.md, entries/2026/06/06/find-target-indices-after-sorting-array-solution.md","source_url":"","source_hash":"","justifications":[],"dependents":[],"metadata":{},"created_at":"","updated_at":"","reviewed_at":"","verified_at":"","retracted_at":"","explanation":{"steps":[{"node":"stdlib-preferred-over-handrolled","truth_value":"IN","reason":"premise"}]}}