Skip to content
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

Add concept: maps #2583

Open
sanderploegsma opened this issue Nov 24, 2023 · 4 comments
Open

Add concept: maps #2583

sanderploegsma opened this issue Nov 24, 2023 · 4 comments
Assignees
Labels
x:action/create Work on something from scratch x:knowledge/intermediate Quite a bit of Exercism knowledge required x:module/concept Work on Concepts x:module/concept-exercise Work on Concept Exercises x:size/large Large amount of work x:type/content Work on content (e.g. exercises, concepts)

Comments

@sanderploegsma
Copy link
Contributor

The goal of this issue is to add a new concept to the Java track that introduces maps. The corresponding concept exercise can probably be based on the "High Score" exercise from the Elixir track.

Instructions on how to contribute to the Java track and how to implement concept exercises can be found in the contributing guide.

As always, leave a comment here if you want to work on this exercise, and we'll assign it to you. In case you have any further questions, feel free to ask here.

@sanderploegsma sanderploegsma added x:action/create Work on something from scratch x:knowledge/intermediate Quite a bit of Exercism knowledge required x:module/concept Work on Concepts x:module/concept-exercise Work on Concept Exercises x:type/content Work on content (e.g. exercises, concepts) x:size/large Large amount of work labels Nov 24, 2023
@sanderploegsma
Copy link
Contributor Author

A note on naming the concept exercise: since there is already a practice exercise named "High Scores", it might be worth considering renaming the exercise when porting it from the Elixir track to avoid confusion. This also means that we have to make sure the exercise glyph is available with the new slug.

@sanderploegsma
Copy link
Contributor Author

sanderploegsma commented Nov 24, 2023

After adding the concept, it should be added to the prerequisites in the config.json for the following practice exercises:

  • Go Counting
  • Nucleotide Count
  • Palindrome Products
  • Parallel Letter Frequency
  • SGF Parsing
  • Word Count
  • Word Search

@smcg468
Copy link
Contributor

smcg468 commented Nov 25, 2023

Happy to work on this one

@sanderploegsma
Copy link
Contributor Author

Great, assigned. Have fun building! 👍

@kahgoh kahgoh self-assigned this Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
x:action/create Work on something from scratch x:knowledge/intermediate Quite a bit of Exercism knowledge required x:module/concept Work on Concepts x:module/concept-exercise Work on Concept Exercises x:size/large Large amount of work x:type/content Work on content (e.g. exercises, concepts)
Projects
None yet
Development

No branches or pull requests

3 participants