lubien / lubien/data-structures-book
Update solution-2-1 to start from the end
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-2/solution-2-1.c#L16
The I don't have to transverse all the array everytime
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-2/solution-2-1.c at line 16 and read the surrounding solution to understand the current traversal. Update solution-2-1 so it starts from the end as requested, then 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
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100