Skip to content

Bug Report for kth-smallest-integer-in-bst #5330

@DSeung001

Description

@DSeung001

Bug Report for https://neetcode.io/problems/kth-smallest-integer-in-bst

The GoLang code for Brute force method is invalid on the Solutions tab in problem.
In my opinion, the code of answer number 2 in the code is also misplaced in answer number 1

Image

Because the actual time complexity of the code is O(n), it does not match the indicated time complexity.

If the bug is correct, can I send the pr?

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