palindrome-check
Reactive icon

Palindrome check

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 28 Aug (7 days ago)
 by 
0.0
 (0 ratings)
palindrome-check

Palindrome check

Details
Determine if a string reads the same forward and backward, ignoring spaces, punctuation, and case sensitivity.
Read more

This code checks whether a given string or number is a palindrome by normalizing the input—removing non-alphanumeric characters and converting to lowercase—then comparing it to its reverse. If both match, the input is a palindrome. It's a simple yet effective way to validate symmetrical sequences in programming.

Release notes (1.0.0)
License (1.0.0)
Reviews (0)
Team
Other assets in this category