solutions-no-input-validation

Status: IN

Solutions uniformly skip input validation and error handling, relying entirely on LeetCode's guaranteed constraints; invalid inputs propagate as unhandled exceptions from stdlib calls.

Source: entries/2026/06/06/day-of-the-week-solution.md, entries/2026/06/06/decode-xored-array-solution.md, entries/2026/06/06/decompress-run-length-encoded-list-solution.md

Depended on by

JSON