Add page containing partially complete solutions
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 64
- Forks
- 61
- PR merge metrics
- No merged PRs in 30d
Description
As of now, it is difficult to look for solutions one can improve in the repo. It would be good to have a page(s) on gh-pages where we can see all the problems with WA and TLE.
- [ ] Issue Title is in form `Problem Code (Contest Code) [Language]`
- [ ] I ensure I'm Eligible as per [ECR](https://github.com/iiitv/ChefLib/blob/master/README.md#ecr).
- [ ] I got AC for this problem when the contest was live. (Not necessary, but appreciable).
- [ ] I have checked that my solution is passing on Problem (in case you make some changes).
- [ ] I will send my PR only after I'm assigned to this issue by any maintainer.
- [ ] I ensure that I'm not assigned to more than 2 issues.
- [ ] Assign this issue to me (I want to work on this).
##### It's not necessary for all for points to be checked, we will look at what is required once you open an issue.
Contributor guide
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
Start by inspecting the repository's existing gh-pages setup and how problem solutions are organized. Build a page or pages that list problems with WA and TLE solutions, with entries easy to improve; done means the page is available on gh-pages and covers the relevant incomplete solutions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github
- Domain
- content
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100