Status: IN
`countConsistentStrings` converts `allowed` to a set exactly once, ensuring O(1) per-character membership checks rather than O(k) linear scans
Source: entries/2026/06/06/count-the-number-of-consistent-strings-solution.md
JSON