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

In binary search tree example, fix handling of duplicate keys #21

Open
ozan opened this issue Dec 22, 2015 · 0 comments
Open

In binary search tree example, fix handling of duplicate keys #21

ozan opened this issue Dec 22, 2015 · 0 comments

Comments

@ozan
Copy link
Contributor

ozan commented Dec 22, 2015

Currently in the binary search tree example, handling of duplicate keys is left as "an exercise for the reader", however it may be possible to just fix the code sample, to minimize confusion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant