Answer Posted / suganya
The worst case of an avl tree is 44% worst then the perfect
tree.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
i want to improve my english vocab for racking campus written exam plz tell me best book for prepration......
what is adodb??y it is used for connection of V.B and access??what is ado?dao?
Need provab technical test questions
You are given a dictionary of all valid words. You have the following 3 operations permitted on a word: delete a character, insert a character, replace a character. Now given two words - word1 and word2 - find the minimum number of steps required to convert word1 to word2. (one operation counts as 1 step.)
3. What is the difference between testing and Quality Assurance?
what is delegate and how works delegate and event.
write algo for cobol program whichuse three flat file to extract some specific information 8 marks mainframe
how to generate dsnless connectivity in j2ee
For a binary tree with n nodes, How many nodes are there which has got both a parent and a child?
Given an array of size n. It contains numbers in the range 1 to n. Find the numbers which aren?t present.
how to display xisheet in list box in c# .net
in cobol,wat is the difference in using 'set index in occurs clause' ....and 'occurs depending-on clause'
How to know we are in home page of a web application using QTP
the systematic access of small computers in a distributed data processing system is referred as?
Given: coordinates of rectangle-> left bottom and right top points. the rectangles create a hole.Find the maximum area of the hole. eg. 4 rectangles create a hole in between. find its area.