SEARCH
You are in browse mode. You must login to use MEMORY

   Log in to start


From course:

Computer Science AQA A level

» Start this Course
(Practice similar questions for free)
Question:

Describe two advantages of using a binary search tree to store data

Author: Will Parker



Answer:

Values are stored in the tree in order, no matter what order the values are added the values don’t need to be re-sorted each time a new value is added A binary search can be performed easily without needing to sort the values


0 / 5  (0 ratings)

1 answer(s) in total