Which of the following tasks would a binary search tree not be well suited for?
a. Duplicate elimination.
b. Searching.
c. Sorting.
d. Reversing an unsorted sequence.
d. Reversing an unsorted sequence.
Computer Science & Information Technology