RosettaCodeData/Task/Palindrome-detection/00-META.yaml

9 lines
174 B
YAML
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
---
category:
- Recursion
- String manipulation
- Classic CS problems and programs
- Palindromes
from: http://rosettacode.org/wiki/Palindrome_detection
note: Text processing