Lukas' Notes

Palindrome

Mar 14, 20261 min read

languages

Definition

Palindrome

A string is called palindrome iff:

w=wr

where wr is the mirror image of w.


Graph View

Backlinks

  • String

Created with Quartz v4.4.0 © 2026

  • GitHub