Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is AVL tree?

Answer Posted / narendra sharma

Avl tree is self binary tree in which balancing factor lie
between the -1 to 1.It is also known as self balancing tree.
so BF=h(T(left sub tree))-h(T(right sub tree));

Is This Answer Correct ?    57 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you insert a node in a random location of the linked list?

939


What are the tasks performed during inorder traversal?

1030


Will hashmap allow null keys?

964


If we try to add duplicate key to the hashmap, what will happen?

919


How to reverse a singly linked list?

1119


What is worst case complexity algorithm?

969


What is a hash in programming?

967


what is the difference between singly and doubly linked lists?

1038


What is a stable algorithm?

989


Which process places data at the back of the queue?

1195


What are linked list?

1001


What is difference between array and string?

1067


How does arraylist store data?

1020


Is bubble sort adaptive?

945


How to copy an array into another array?

1029