We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
Is This a Binary Search Tree?
Is This a Binary Search Tree?
Sort by
recency
|
906 Discussions
|
Please Login in order to post a comment
This problem has an issue with Java. As usual, HR tries to run the main method of a Solution class, but the main class name for this problem is Tree, so regardless of what you try it triggers a runtime error
It says that I don't need to worry about parsing anything in C++/20 but it has no boiler plate code to parse the input, nor does it say the format of how the input will be given so I can parse it myself?
Java 8 - Solution class is missing. Even if I use the code from leaderboard submissions, it does not work anymore. I get this run time error "Error: Could not find or load main class Solution"
None of the languages I use are setup properly to work when running code?
My Java 8 Solution