Skip to content

Conversation

@Vaidehi0421
Copy link
Contributor

Program 2

Given a String,check if it is a palindrome or not.

Variable description
s= Input String
start= Starting index of String s
end= Last index of String s
flag= Variable to mark if the String is not a Palindrome

@swaaz swaaz self-requested a review October 1, 2020 12:15
@swaaz swaaz merged commit 89e7cde into swaaz:hacktoberfest Oct 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants