Ads

Thursday, April 22, 2010

Data Structure Questions

1) What is the data structures used to perform recursion?

2) List out the areas in which data structures are applied extensively?

3) StackLinkedList class inherits the LinkedList class. Is it True?

4) Name two desirable properties of hashing functions.

5) Linked list C++ application is organized into three files.They are _____, ______ and _____

6) What is the minimum no.of queues required to implement heap sort? Explain.

7) The depth of a tree is the _______ of a tree

No comments:

Post a Comment