{"id":"bisect-right-for-strict-greater-than","text":"`bisect_right` (not `bisect_left`) is required when searching for the first element strictly greater than a target in a sorted array; `bisect_left` would incorrectly return the target itself when present.","truth_value":"IN","source":"entries/2026/06/06/find-smallest-letter-greater-than-target-solution.md","source_url":"","source_hash":"","justifications":[],"dependents":[],"metadata":{},"created_at":"","updated_at":"","reviewed_at":"","verified_at":"","retracted_at":"","explanation":{"steps":[{"node":"bisect-right-for-strict-greater-than","truth_value":"IN","reason":"premise"}]}}