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 dot-dsl exercise #2834

Merged
merged 5 commits into from
Sep 9, 2024
Merged

Add dot-dsl exercise #2834

merged 5 commits into from
Sep 9, 2024

Conversation

kahgoh
Copy link
Member

@kahgoh kahgoh commented Aug 31, 2024

pull request

Closes #1809


Reviewer Resources:

Track Policies

@manumafe98 manumafe98 added x:size/medium Medium amount of work x:size/large Large amount of work and removed x:size/large Large amount of work labels Sep 1, 2024
@manumafe98
Copy link
Contributor

Really good job on implementing this one @kahgoh I would say it's one of the tricky ones!

* Change prerequisite to "inheritance"

* Add instructions.append.md to hint at use of method chaining
config.json Outdated Show resolved Hide resolved
- This refactor moves out the graph classes to their own and provide
  implementations for the Node and Edge. Providing the implementations
  seem to allow for a nicer assertion.
- Also, moved the game-of-life and dots-dsl in the track's config.json
  to sort the practice exercises by difficulty and then name.
@kahgoh kahgoh merged commit 5f25754 into exercism:main Sep 9, 2024
5 checks passed
@kahgoh kahgoh deleted the exercise/dot-dsl branch September 18, 2024 04:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
x:size/medium Medium amount of work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dot-dsl: implement exercise
2 participants