Skip to content

InsertionDeletionBST.java solution changes the content of the node #30

@piyushmh

Description

@piyushmh

This line copies the content of the minimum node found in the subtree into the node to be deleted, whereas it's mentioned in the question (C++ version of the book) that "You cannot change the contents of any node".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions