9 lines
174 B
YAML
9 lines
174 B
YAML
|
|
---
|
||
|
|
category:
|
||
|
|
- Recursion
|
||
|
|
- String manipulation
|
||
|
|
- Classic CS problems and programs
|
||
|
|
- Palindromes
|
||
|
|
from: http://rosettacode.org/wiki/Palindrome_detection
|
||
|
|
note: Text processing
|