⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠ You can decompress Drawing data with the command palette: ‘Decompress current Excalidraw file’. For more info check in plugin settings under ‘Saving’

Excalidraw Data

Text Elements

“Was it a car or a cat I saw?”

“tab a cat”

  • if we move the index by one it should have the same char value

  • if the two pointers cross and every character was the same then we have a palindrome

  • ignore non-alphanumeric chars and case insensitive

  • define two pointers