[T-11] Programming Problem (Easy, 3 Points): Write a function which takes a binary tree and checks if it is a BST or not? In depth: Propose a suitable data structure for storing a binary tree. What can be the optimal time and space complexity of your solution?
0
0
0
0
0