-
-
Notifications
You must be signed in to change notification settings - Fork 46.8k
Find unique #6060
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Find unique #6060
Conversation
Multiple Pull Request Detected@meg-1, we are extremely excited that you want to submit multiple algorithms in this repository but we have a limit on how many pull request a user can keep open at a time. This is to make sure all maintainers and users focus on a limited number of pull requests at a time to maintain the quality of the code. This pull request is being closed as the user already has an open pull request. Please focus on your previous pull request before opening another one. Thank you for your cooperation. User opened pull requests (including this one): #6061, #6060, #6052, #5883 |
Describe your change:
added an alorithm that finds and returns a unique element in a series of given elements.
Checklist:
Fixes: #{$ISSUE_NO}
.