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

Clarifications for binary-search-tree exercise #342

Merged
merged 1 commit into from
Sep 11, 2024
Merged

Conversation

glennj
Copy link
Contributor

@glennj glennj commented Sep 10, 2024

Having just completed BST, some improvements.

Particularly, the existing stub shows data as a method when it must be a property.

And some additional instructions to make sure the student is aware of what must be implemented.

@BNAndras BNAndras added x:type/docs Work on Documentation x:size/small Small amount of work labels Sep 11, 2024
@BNAndras BNAndras merged commit fc14fb6 into exercism:main Sep 11, 2024
4 checks passed
@glennj glennj deleted the bst branch September 12, 2024 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
x:size/small Small amount of work x:type/docs Work on Documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants