Problems # Title Likes 1 Find the in-order successor of a given node in a binary search tree 0 2 Determine if a binary tree is a binary search tree 0 3 Given the binary tree create linked lists of the nodes at the same level 0 4 Create a minimal height binary search tree from given sorted array of unique integers 0 5 Determine if a binary tree is balanced 0 Find the in-order successor of a given node in a binary search tree Determine if a binary tree is a binary search tree Given the binary tree create linked lists of the nodes at the same level Create a minimal height binary search tree from given sorted array of unique integers Determine if a binary tree is balanced 1