-
Notifications
You must be signed in to change notification settings - Fork 0
timadair/palindrome-detector-utf-16
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A project for practicing TDD on a common interview problem. This extends its application to palindromic code points, including UTF-16 surrogate pairs. This does not (yet) cover the following: -Multi-character letters, such as Spanish's ch or Hungarian's dsz. -Ligatures. -Non-mirror image Chinese palindromes, especially Xuanji Tu (Google this)
About
A twist on the classic palindrome detection challenge. Also handles UTF-16 surrogate pairs.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published