Skip to content

Create evenString.java#515

Open
vvksharrma wants to merge 1 commit intomanisha069:mainfrom
vvksharrma:patch-2
Open

Create evenString.java#515
vvksharrma wants to merge 1 commit intomanisha069:mainfrom
vvksharrma:patch-2

Conversation

@vvksharrma
Copy link
Contributor

Given a string of even length, return the first half. So the string "CatDog" yields "Cat". If the string length is odd number then return null.

Given a string of even length, return the first half. So the string "CatDog" yields "Cat". If the string length is odd number then return null.
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.

1 participant