Derive the complexity expression for AVL tree?



Derive the complexity expression for AVL tree?..

Answer / bipworld

height of AVL tree is limited to 1.44 log(n) where n is
number of nodes.

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More C Interview Questions

Derive the complexity expression for AVL tree?

1 Answers  


Software Interview Questions

1 Answers   CAT,


Explain data types & how many data types supported by c?

0 Answers  


Tell me can the size of an array be declared at runtime?

0 Answers  


What is the difference between c &c++?

0 Answers  






what is the advantage of function pointer

16 Answers   CMC, CS, Freshdesk, L&T, LG Soft, Matrix, TCS,


What is extern storage class in c?

0 Answers  


Write a program for Overriding.

0 Answers  


why we use pointer in c

7 Answers   HCL, TCS,


Program to find the absolute value of given integer using Conditional Operators

6 Answers   N Tech,


How many levels of indirection in pointers can you have in a single declaration?

0 Answers   Agilent, ZS Associates,


A program to allow an input operand and operator from the operator and read on the display and output operand.

0 Answers  


Categories