ZoranPandovski / al-go-rithms

:musical_note: Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/
Creative Commons Zero v1.0 Universal
1.33k stars 1.95k forks source link

feat: adding manual implementation of the palindrome algorithm #3429

Closed Tsirimaholy closed 1 year ago

Tsirimaholy commented 1 year ago

Changes:

Added a manual implementation of the palindrome algorithm without using built-in function such as reverse