MCPcopy Create free account
hub / github.com/Semaserg/LeetCodeProblems / isValid

Method isValid

tree/ValidateBinarySearchTree_98/Solution.java:51–64  ·  view source on GitHub ↗
(TreeNode root, Integer min, Integer max)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

isValidBST1Method · 0.95

Calls 2

minMethod · 0.45
maxMethod · 0.45

Tested by

no test coverage detected