-
-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
x:action/createWork on something from scratchWork on something from scratchx:module/practice-exerciseWork on Practice ExercisesWork on Practice Exercisesx:rep/largeLarge amount of reputationLarge amount of reputationx:type/codingWrite code that is not student-facing content (e.g. test-runners, generators, but not exercises)Write code that is not student-facing content (e.g. test-runners, generators, but not exercises)x:type/contentWork on content (e.g. exercises, concepts)Work on content (e.g. exercises, concepts)
Description
Problem specification:
https://github.com/exercism/problem-specifications/tree/main/exercises/tree-building
TODO:
- generate the exercise with
./bin/fetch-configlet && ./bin/configlet create --practice-exercise tree-building
- check if any of the existing tracks (examples below) implement the exercise and you can reuse the implementation:
- reuse Python's test cases, since there is currently no canonical_data.json:
https://github.com/exercism/python/blob/main/exercises/practice/tree-building/tree_building_test.py
Metadata
Metadata
Assignees
Labels
x:action/createWork on something from scratchWork on something from scratchx:module/practice-exerciseWork on Practice ExercisesWork on Practice Exercisesx:rep/largeLarge amount of reputationLarge amount of reputationx:type/codingWrite code that is not student-facing content (e.g. test-runners, generators, but not exercises)Write code that is not student-facing content (e.g. test-runners, generators, but not exercises)x:type/contentWork on content (e.g. exercises, concepts)Work on content (e.g. exercises, concepts)