highest priority is to organize it in such a way that item insertion, deletion, and lookups earches) are fast.
How is the tree data structure different from the ones you have studied? Why is the Binary search tree an efficient data structure with a search time complexity of O(log N)?