Skip to content

parallel-letter-frequency: Implement canonical-data.json #574

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
kytrinyx opened this issue Feb 13, 2017 · 1 comment · Fixed by #2209
Closed

parallel-letter-frequency: Implement canonical-data.json #574

kytrinyx opened this issue Feb 13, 2017 · 1 comment · Fixed by #2209

Comments

@kytrinyx
Copy link
Member

kytrinyx commented Feb 13, 2017

We want to have a standard set of test inputs and outputs for each exercise to
make it easier to port them to new languages, as well as to help keep the
exercises in sync.

The Parallel Letter Frequency exercise can be found in the ./exercises/parallel-letter-frequency/ directory.

The step-by-step instructions for how to compile a canonical-data.json file is
described in this section of the contributing guide.

See http://exercism.io/contribute/canonical-data/parallel-letter-frequency for the up-to-date list of
language tracks that have an implementation of the Parallel Letter Frequency exercise.

The tracking issue has more context.

@petertseng
Copy link
Member

I think the real issue with this exercise is how to actually have tests for parallelism.

agreed (comment is from #1132)

Maker of this file may see if there is any useful information in:

emcoding pushed a commit that referenced this issue Nov 19, 2018
generators: Remove non custom templates
ErikSchierboom added a commit that referenced this issue Mar 2, 2023
ErikSchierboom added a commit that referenced this issue Mar 2, 2023
ErikSchierboom added a commit that referenced this issue Mar 2, 2023
ErikSchierboom added a commit that referenced this issue Mar 2, 2023
ErikSchierboom added a commit that referenced this issue Mar 7, 2023
ErikSchierboom added a commit that referenced this issue Mar 14, 2023
* parallel-letter-frequency: add canonical data

Closes #574

* Add concurrent scenario
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants