sort-string-counting-array-pattern

Status: IN

Uses a 26-element integer array indexed by character ordinal offset instead of Counter or sorting — the canonical approach when the alphabet is small and fixed.

Source: entries/2026/06/06/increasing-decreasing-string-solution.md

JSON