Recent questions tagged data-structures

0 votes
0 answers
1531
0 votes
2 answers
1532
2 votes
1 answer
1533
1. What is equivalence relation? 2. How can u represent equivalence. relation with a data structure? 3. Which data structure? how efficient? How can u test for. equivalen...
168 votes
17 answers
1539
1 votes
1 answer
1542
what is abstract data type ? please explain with example.
0 votes
1 answer
1543
2 votes
2 answers
1545
2 votes
3 answers
1547
2 votes
3 answers
1548
Insert the given values in the order in initially empty $\text{AVL}$ tree.$\text{34,21,10,27,24,43,15,6}$What is the value at the root of the tree$?$
1 votes
1 answer
1550
10 votes
5 answers
1553
4 votes
1 answer
1554
What's the difference between Binary tree height, level and depth? Sometimes it's confusing!Does there definition change according to question also, if mentioned?
2 votes
1 answer
1556
What is the worst case possible height of an AVL tree??a. 2logn (Assume base of log is 2) b. 1.44log n (Assume base of log is 2)c. Depends upon implementationd. Thet...
0 votes
2 answers
1557
0 votes
1 answer
1558