InterviewSolution
Saved Bookmarks
| 1. |
Which of the following options is an application of splay trees?(a) cache Implementation(b) networks(c) send values(d) receive valuesI'm obligated to ask this question of Splay Tree topic in division Binary Trees of Data Structures & Algorithms II have been asked this question in an internship interview. |
|
Answer» Right answer is (a) cache Implementation |
|