Trees: Is This a Binary Search Tree?

  • + 4 comments

    I am running into :

    Runtime Error

    Error: Could not find or load main class Solution

    I think the issue is that I don't have the helper main class.

    Anyone else ran into this issue ?

    Thanks