dapperAuteur / dapperAuteur/cows_bulls_elixir_api
Fix Cows & Bulls Counter
Open
- Dominant language
- Elixir
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
["e", "e", "l", "s"]
["e", "m", "e", "s"]
cows: 3
bulls: 2
it should state:
cows: 1
bulls: 2
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Elixir API entry point that calculates cows and bulls, then reproduce the two four-letter examples from the issue. Done means the first example reports cows: 1 and bulls: 2 instead of cows: 3 and bulls: 2, with existing tests still passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100