dsa-tree
<<<<<<<<<<<<<----------files--------------->>>>>>>>>>>>>>>
tree.c-> Simple tree creation. Use -1 input for NULL termination.(Preorder)
bst.c-> BST creation using sorted array.Kinda mergesort approach(Inorder)
<<<<<<<<<<<<<<-------------------------------->>>>>>>>>>>>>>>>>>>>>>>>>>>