Skip to content

Bug Report for binarySearchTree #4293

Open
@Altmerian

Description

@Altmerian

Bug Report for https://neetcode.io/problems/binarySearchTree

Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.
Language - Java.
In the description: int[] getInorderKeys() will return an array of the keys in the tree in ascending order.
But actually, submission accepts only List<Integer>, not int[].

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