Skip to content

Add palindrome string algorithm using for loop (classical approach)#99

Merged
akshitagupta15june merged 1 commit intoakshitagit:masterfrom
NoRoboto:string/palindrome
Oct 22, 2020
Merged

Add palindrome string algorithm using for loop (classical approach)#99
akshitagupta15june merged 1 commit intoakshitagit:masterfrom
NoRoboto:string/palindrome

Conversation

@NoRoboto
Copy link
Copy Markdown
Contributor

@NoRoboto NoRoboto commented Oct 21, 2020

Simple palindrome strings implementation. 💯 .

"A palindrome is a word, number, phrase, or other sequence of characters which reads the same backward as forward, such as madam, racecar." wikipedia

@akshitagupta15june akshitagupta15june merged commit d58763b into akshitagit:master Oct 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants