lubien / lubien/data-structures-book
Update solution-1-8 to use modulo
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 9
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/lubien/data-structures-book/blob/master/chapter-1/solution-1-8.c#L67
Really, how could I forget about it?
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
Open chapter-1/solution-1-8.c and inspect the code around line 67. Confirm which calculation should use modulo, make the focused update, and verify that the solution still produces the expected result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- data
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100