Skip to content
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

Get singleton #32

Open
songz opened this issue Apr 30, 2017 · 0 comments
Open

Get singleton #32

songz opened this issue Apr 30, 2017 · 0 comments
Labels

Comments

@songz
Copy link
Collaborator

songz commented Apr 30, 2017

Input: an array of integers, each number shows up twice except one.
Output: the number that only shows up once.

In: [1,1,2,3,4,3,4]
out: 2

@songz songz added the easy label Apr 30, 2017
rkalra247 added a commit to rkalra247/algorithms that referenced this issue May 31, 2017
rkalra247 added a commit to rkalra247/algorithms that referenced this issue Jun 7, 2017
dsope05 added a commit that referenced this issue Jun 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant