Skip to content

A modification to the BinarySearchTree.js #637

@martisss

Description

@martisss

Path:Data-Structures/Tree/BinarySearchTree.js

line 50 should be : if (n.value <= this.value) {, otherwise you can't store duplicate numbers

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions