Skip to content

Comments

task firstNonRepeatingLetter (from codewars)#11

Merged
AlexVvx merged 1 commit intoAlexVvx:masterfrom
SergeyKovalchuk:first-non-repeating-letter
Oct 20, 2016
Merged

task firstNonRepeatingLetter (from codewars)#11
AlexVvx merged 1 commit intoAlexVvx:masterfrom
SergeyKovalchuk:first-non-repeating-letter

Conversation

@SergeyKovalchuk
Copy link
Collaborator

Write a function named firstNonRepeatingCharacter that takes a string input, and returns the first character that is not repeated anywhere in the string.

@AlexVvx AlexVvx merged commit 4a9fcd8 into AlexVvx:master Oct 20, 2016
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