Ask Question
12 July, 22:08

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.

+5
Answers (1)
  1. 12 July, 23:58
    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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers