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

Find the most frequent value in an array #126

Open
Seagullible opened this issue Oct 29, 2017 · 1 comment
Open

Find the most frequent value in an array #126

Seagullible opened this issue Oct 29, 2017 · 1 comment

Comments

@Seagullible
Copy link

Input: [1, 2, 3, 3]
Output: 3

@satishjhanwer
Copy link

I have resolved this issue and raised a PR for the same.

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

No branches or pull requests

2 participants