count-prefixes-duplicates-counted

Status: IN

`countPrefixes` counts duplicate entries in `words` independently — no deduplication is applied — matching the LeetCode problem specification that identical words each contribute separately.

Source: entries/2026/06/06/count-prefixes-of-a-given-string-solution.md

JSON