Question: Which of the following property of splay tree is correct?

Options

A : it holds probability usage of the respective sub trees

B : any sequence of j operations starting from an empty tree with h nodes atmost, takes O(jlogh) time complexity

C : sequence of operations with h nodes can take O(logh) time complexity

D : splay trees are unstable trees

Click to view Correct Answer

Previous || Next

Data Structure Splay Tree more questions

What is the role of Rec BCD in DSB repair?

What is the function of coagulant?

The following diagram is that of a femur bone. The....

How do invasive species affect the biodiversity?

Capping of RNA is necessary as_______

Which of the following is not a function of soil?

How will increasing species diversity affect ecosystem?

Use of HSC in column __________

How does half life period of a first order reaction....

What happens to the value of ?G of a reaction....

Data Structure Adjacency List more Online Exam Quiz

Data Structure Search Element Array Recursion 1

Data Structure Selection Sort

Data Structure Single Linked Lists

Data Structure Skip List

Data Structure Sparse Array

Data Structure Stack Array

Data Structure Stack Linked List

Data Structure Stack Operations

Data Structure Stack Using Queues

Data Structure String Reversal Recursion