Friday, December 19, 2008

Data Structure - Just Define

What is a Data Structure?

What is Algorithm?

What is linear linked list? why is it called so?

What type of tree is balanced but more efficient than AVL trees?

What is a B-Tree?

What is a B+ tree? Is B+ tree more effecient than a B-tree? If yes how?

What is a height balanced tree? What are the other names that you can use for height balanced tree?

1 comment:

Unknown said...

Height balanced tree-AVL tree
Adelson Velseky Landis tree