Introduction - If you have any usage issues, please Google them yourself
1) Write an algorithm to establish a n-node binary sort tree
2) Write an algorithm to find the value in the binary tree node x, if there if there exists return 1 otherwise returns 0.