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

Optimize 002.go so that it executes within the time limit #1

Open
ameykhale opened this issue Oct 2, 2019 · 3 comments
Open

Optimize 002.go so that it executes within the time limit #1

ameykhale opened this issue Oct 2, 2019 · 3 comments
Labels

Comments

@ameykhale
Copy link
Owner

The current solution passes all but one test case, where it fails as it takes too long to execute. Optimize it so that it executes within the time limit.

@ananichev
Copy link

Let me take this one

@tgreenhalgh
Copy link
Contributor

@funoctis are you going to include other problems? This looks like a fun project to contribute to!
Also, where are you running the test cases?

@ameykhale
Copy link
Owner Author

ameykhale commented Oct 3, 2019

@tgreenhalgh Directly on HackerRank at the moment because I don't really know how big their test cases are, but we could add local tests of our own

Yes I'm planning to include more problems, will merge PRs for added problems once I can test they pass most if not all test cases on HackerRank

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

3 participants