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

[2022] Algorithm weekly report #1536

Open
ledongthuc opened this issue Jul 19, 2022 · 0 comments
Open

[2022] Algorithm weekly report #1536

ledongthuc opened this issue Jul 19, 2022 · 0 comments

Comments

@ledongthuc
Copy link
Collaborator

Every week, we pick algorithm problems to solve and post them to this ticket.
At 00:00 on Sunday (VN time), we run an automation tool to merge solution PRs and collect scores. The score report will follow the problems.

Mapping of GitHub account and slack account is defined in https://github.com/ruby-vietnam/hardcore-rule/blob/master/algorithms/PARTICIPANTS.md

The source code of the automation tool is in https://github.com/ruby-vietnam/hardcore-rule/tree/master/algorithms/collector

Mapping of problem's level and the score is defined in this issue content.

Weekly problems are posted in this issue follow the format:

Weekly Problem: Season x - Week y

<Level>: <URL>
Easy: https://leetcode.com/problems/two-sum/
Medium: https://leetcode.com/problems/generate-parentheses/

Level - Score mapping:

*** Score mapping ***
Easy: 1
Medium: 2
Hard: 3
*** End score mapping ***

Last year report: #1408

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

1 participant