Solution templates
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1k
- Forks
- 412
- Avg merge
- 6d 10h
- Merged PRs (30d)
- 3
Description
This is a feature we implemented to help beginners. For the first few tasks, we provide base files that do input/output for you, since this can be quite difficult for beginners to get right, and they usually get poor feedback if something goes wrong.
our implementation is mostly here https://github.com/e-i-o/cms/commit/de4e63e4a20e2f93e55111b86e603c95e3b440d2 , i later added AWS support for it aswell.
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 reviewing the linked implementation commit in the cms repository and the later AWS support mentioned in the issue. Trace how solution templates provide base input/output files for beginners, then verify that the intended behavior is covered for the first few tasks and for AWS-backed execution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- backend, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100