Which of the following data structure can provide efficient searching of the elements?
Which of the following data structure can provide efficient searching of the elements?(d) treap(b) 2-3 tree(c) unordered lists(a) binary search treeOptions
- A. treap
- B. 2-3 tree
- C. unordered lists
- D. binary search tree
