Skip to content

bromaniac/unik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Given a bunch of strings this program will return only the strings with unique characters in them.

So given the strings "foo" and "bar" only "bar" will be returned (because "foo" contains two 'o').

About

Check strings for duplicate characters.

Topics

Resources

License

Stars

Watchers

Forks

Languages