Christian Willner

Results 18 issues of Christian Willner

Grab what you want, mark it and make a PR. These exercises need updates: - [ ] grade school (@Elahi-cs ) - [x] matching-brackets (@sz245 ) - [x] protein-translation (@vaeng)...

good first patch
help wanted
x:action/improve
x:action/sync
x:knowledge/elementary
x:module/practice-exercise

x:action/create
x:module/concept-exercise
x:size/large

x:action/proofread
x:module/concept-exercise
x:rep/large
hacktoberfest-accepted

I would put that concept after "references" and follow up with smart pointers. the trinity of confusion. I think [windowing system](https://github.com/exercism/javascript/blob/main/exercises/concept/windowing-system/.docs/instructions.md) might be a fitting concept exercise.

x:action/proofread
x:module/concept
x:type/docs
x:rep/large

I would like to reduce the friction in PRs that run all the exercise tests, although they do not interact with those files. The bash track shows one way of...

As of Jan 16 2024, the following exercises will show up as featured exercises in #48in24, but are not yet available on the C++ track. In the order of appearance...

See: https://discord.com/channels/854117591135027261/1195084939234910238/1195084939234910238

Should we make the track more consistent and change methods for functions, free functions, non-member functions, member functions etc? https://softwareengineering.stackexchange.com/questions/306218/how-wrong-is-it-to-talk-about-c-methods-versus-member-functions

This is part of the initiative to create a syllabus. All existing exercises should have their concepts listed. This way they can be mapped to the respective concepts in the...

documentation
on-hold

It seems like the implementation for the AM PM string representation has changed. The current proof solution from the repository does not work with the current test. The current F#...