-
Notifications
You must be signed in to change notification settings - Fork 120
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
[2021] Algorithm weekly report #1408
Comments
Weekly Problem: Season 3 - Week 4 Easy: https://leetcode.com/problems/two-sum/ |
Weekly Report:
Reported at 2021/07/17 |
Weekly Problem: Season 3 - Week 5 Easy: 168. Excel Sheet Column Title |
Weekly Problem: Season 3 - Week 6 Easy: 141. Linked List Cycle |
Weekly problem: Season 3 - Week 7 Easy: 169. Majority Element |
Weekly Report:
Reported at 2021/08/08 |
Weekly problem: Season 3 - Week 8 Easy: 242. Valid Anagram |
Weekly Report:
Reported at 2021/08/14 |
Weekly Report:
Reported at 2021/08/21 |
Weekly problem: Season 3 - Week 10 Easy: https://leetcode.com/problems/reverse-bits/ |
Weekly Report:
Reported at 2021/08/30 |
Weekly Report:
Reported at 2021/09/07 |
Weekly Report:
Reported at 2021/09/12 |
Weekly problem: Season 4 - Week 2 Easy: https://leetcode.com/problems/implement-stack-using-queues/ |
Weekly Report:
Reported at 2021/09/25 |
Weekly problem: Season 5 - Week 6 Easy: https://leetcode.com/problems/two-sum-ii-input-array-is-sorted/ |
Weekly Report:
Reported at 2021/10/23 |
Weekly problem: Season 5 - Week 7 Easy 1: https://leetcode.com/problems/find-the-town-judge/ |
Weekly Report:
Reported at 2021/10/30 |
Weekly problem: Season 5 - Week 8 Easy: https://leetcode.com/problems/third-maximum-number/ |
Weekly Report:
Reported at 2021/11/06 |
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:
Level - Score mapping:
*** Score mapping ***
Easy: 1
Medium: 2
Hard: 3
*** End score mapping ***
The text was updated successfully, but these errors were encountered: