Skip to content

Completed the Zipper Exercise#185

Merged
rmonnet merged 3 commits intoexercism:mainfrom
rmonnet:ex-zipper
Feb 5, 2026
Merged

Completed the Zipper Exercise#185
rmonnet merged 3 commits intoexercism:mainfrom
rmonnet:ex-zipper

Conversation

@rmonnet
Copy link
Contributor

@rmonnet rmonnet commented Feb 5, 2026

Added some additional Odin-specific instructions to discuss
the mismatch between the official instructions specifying a rose
tree and the canonical data tests using a binary tree (our
implementation went with the binary tree). To be fair, the
official instructions say "For example given a rose tree...",
not, "Let assume a rose tree...".

The additional instructions also discuss memory management
for this exercise.

Added some additional Odin-specific instructions to discuss
the mismatch between the official instructions specifying a rose
tree and the canonical data tests using a binary tree (our
implementation went with the binary tree). To be fair, the
official instructions say "For example given a rose tree...",
not, "Let assume a rose tree...".

The additional instructions also discuss memory management
for this exercise.
@rmonnet rmonnet requested a review from glennj February 5, 2026 02:04
@rmonnet rmonnet added x:action/create Work on something from scratch x:size/large Large amount of work x:type/content Work on content (e.g. exercises, concepts) labels Feb 5, 2026
@rmonnet
Copy link
Contributor Author

rmonnet commented Feb 5, 2026

By the way, I set this one as a difficulty 9. When you look at it, there is not that much code but it gave me a hard time reasoning through the different data structures. If you disagree, I can downgrade it.

@rmonnet rmonnet merged commit 800219a into exercism:main Feb 5, 2026
2 checks passed
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:size/large Large amount of work x:type/content Work on content (e.g. exercises, concepts)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants