András B Nagy

Results 93 issues of András B Nagy

CLAIMED - [ ] flatten-array - BNAndras - [ ] queen-attack - dreig COMPLETED - [x] bank-account - [x] binary-search - [x] clock - [x] diamond - [x] food-chain -...

x:module/practice-exercise

@ErikSchierboom, here are the three approaches I'm looking at. Before I fill these out further, do you think the substring and index-based techniques are different enough to justify separate approaches?

I noticed several slugs are missing tests. Looking at roman-numerals, I also noticed some tests where the inputs and outputs line up with tests from problem-specifications but the comments describe...

x:module/practice-exercise
x:status/claimed

Following up on exercism/racket-test-runner#33, are there any common packages that aren't included but should be added? Please add it in a reply here. The package must be compatible with racket...

x:action/improve
x:knowledge/elementary
x:module/test-runner
x:type/ci

The series exercise was ported nine years ago and is missing several canonical tests from the problem-specifications repo. The `example.lfe` will need to be rewritten and the `series.lfe` stub will...

help wanted
x:action/sync
x:module/practice-exercise
x:rep/large

- [ ] high-scores - [ ] secret-handshake Done - [x] darts - [x] isogram - [x] queen-attack - [x] resistor-color - [x] resistor-color-duo - [x] square-root - [x] triangle...

x:module/practice-exercise

https://github.com/exercism/lfe/blob/main/docs/ABOUT.md could be punched up a little. This documentation appears when students open the track before enrolling, so this should be more of a quick sales pitch about what makes...

help wanted
good first patch
x:type/docs
x:rep/small

Please complete the following information about the language: - Name: Pyret - Website: https://pyret.org/ - Language Version: Summer 2021 The following are optional, but will help us add the language:...

request/language

Part of #368

@ErikSchierboom, the test-runner image uses Groovy 3.0.2. Groovy 4.0 came out last year so I'm thinking I could investigate how much effort it'd be to upgrade. I'm mainly interested since...