Skip to content

Bug Report for convert-bst-to-greater-tree #6149

Description

@Siddhant-0519

Bug Report for https://neetcode.io/problems/convert-bst-to-greater-tree

Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.

There is a test case which keeps failing due to max recursion depth. Even the solutions from Neetcode or Leetcode solutions sections fail this test cases making it impossible to pass using recursive dfs - iterative soln works.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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