Question

Which of the following data structures can be efficiently implemented using a linked list?

A Array and Matrix
B Stack and Queue
C Hash Table with open addressing
D Binary Search Tree (only if balanced)
E All of the above
Practice Next

Hey! Ask a query