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
/
CS foundations
Which localization approach preserves grammar across languages with different plural rule…
from CS foundations
advanced
1 min
Which localization approach preserves grammar across languages with different plural rules and word order?
Translate complete parameterized messages and select them with locale-aware plural rules.
Translate fragments independently and concatenate them in source-language order.
Store already formatted dates and numbers as the canonical data.
Check
Ask AI about this kata
Report an error
previous kata
Which validation rule prevents a regular expression from accepting a valid-looking substr…
Quiz
next kata
Name the JavaScript predicate that accepts only finite numbers without coercing its argum…
Fill in
A new version is available
Reload