Skip to content

Added Program 2 in java - #87

Merged
swaaz merged 1 commit into
swaaz:hacktoberfestfrom
Vaidehi0421:b1
Oct 1, 2020
Merged

Added Program 2 in java#87
swaaz merged 1 commit into
swaaz:hacktoberfestfrom
Vaidehi0421:b1

Conversation

@Vaidehi0421

Copy link
Copy Markdown
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