Ask Question

Suppose as a computer programmer, you have been assigned a task to develop a program to store the sorted data in ascending order. Initially you have used linked list data structure to store the data but search operation was time consuming then you decided to use BST (Binary Search Tree) but retrieval efficiency is not improved. In such situation, How can you improve the efficiency of search operation for BST? Justify your answer with solid reason.

+2
Answers (1)
  1. 4 March, 19:46
    0
    Answer: i dont know but have an great day
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Suppose as a computer programmer, you have been assigned a task to develop a program to store the sorted data in ascending order. Initially ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers