Skip to content
CodeWiki
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
Search
⌘K
English
English
Chinese
Practice
Paths
Tracks
Cheatsheets
Playground
Glossary
AI era
English
English
Chinese
Practice
/
Quiz
/
CS foundations
/
Unicode text
A French Intl.Collator with sensitivity: "base" returns 0 for two account names. What can…
from Unicode text
Node 24
intermediate
3 min
A French Intl.Collator with sensitivity: "base" returns 0 for two account names. What can the application conclude?
They compare as equivalent for that display collation policy only.
They are the same account and may be merged.
Their UTF-8 byte sequences are identical.
They are canonically equivalent under NFC.
Check
Ask AI about this kata
Report an error
previous kata
A protocol allows at most 64 UTF-8 bytes for a display label. Which check enforces that c…
Quiz
next kata
Why should a program not replace NFC with NFKC everywhere?
Quiz
A new version is available
Reload