zerotrac / zerotrac/leetcode_problem_rating
Adding a date column next to the contest number
Nobody has claimed this yet.
- Dominant language
- Vue
- Stars
- 693
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
Would it be worth it to add a date column next to the contest so at a quick glance, a user can see the date the contest was? I am willing to attempt to implement this myself but I am wondering how you query the contest information, and if a date can be extracted from that?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name files or tests. Start by locating the contest table and the code that queries contest information; verify whether the source exposes a contest date. Done means displaying that date next to each contest number.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100