Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Check if key exists before deleting it #55

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

GarrisonJ
Copy link
Contributor

@GarrisonJ GarrisonJ commented Jan 9, 2024

This fixes #51

This issue existed for both the C and Ruby version of the Red-Black tree.

It's important to check if the element exists before deleting an element from a Red-Black tree.

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

Successfully merging this pull request may close these issues.

[CRBTreeMap] Segmentation fault at Leetcode #1429
1 participant