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

Improve performance of getProvinceById to be O(1). #5

Closed
0pdd opened this issue Mar 17, 2019 · 1 comment
Closed

Improve performance of getProvinceById to be O(1). #5

0pdd opened this issue Mar 17, 2019 · 1 comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@0pdd
Copy link

0pdd commented Mar 17, 2019

The puzzle 1-e3647017 from #1 has to be resolved:

https://github.com/codeforthailand/election-live/blob/2673e914d23a199f89449a155189668e1db9ee88/src/data/information.js#L40-L41

The puzzle was created by Thai on Cloud9 on 17-Mar-19.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

@0pdd 0pdd mentioned this issue Mar 17, 2019
@dtinth dtinth changed the title information.js:40-41: Improve performance of... Improve performance of getProvinceById to be O(1). Mar 17, 2019
@dtinth dtinth added good first issue Good for newcomers help wanted Extra attention is needed labels Mar 18, 2019
@0pdd
Copy link
Author

0pdd commented Mar 20, 2019

The puzzle 1-e3647017 has disappeared from the source code, that's why I closed this issue.

@0pdd 0pdd closed this as completed Mar 20, 2019
0pdd referenced this issue Mar 20, 2019
Improve performance using Map data structure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants