>>27
You fail it, HARD. Firstly, you obviously don't know the difference between a binary search tree (as was the subject of the OP's question) and a binary tree. And most importantly - your data structure is only suitable if each couple has only one child.
The time you wasted with your shitty ASCII art would have been better spent educating yourself on computer science fundamentals.