Data Structure Interview Questions



Pages (999999): « 1 2 [3] 4 5 » ... Last »

If you are using C language to implement the heterogeneous linked list, what pointer type will you use?

View the Answer

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

View the Answer

What is placement new?

View the Answer

When can you tell that a memory leak will occur?

View the Answer

What is a node class?

View the Answer

How many different trees are possible with 10 nodes ?

View the Answer

Minimum number of queues needed to implement the priority queue?

View the Answer

In an AVL tree, at what condition the balancing is to be done?

View the Answer

What is the bucket size, when the overlapping and collision occur at same time?

View the Answer

What is the easiest sorting method to use?

View the Answer

What is the heap?

View the Answer

How can I search for data in a linked list?

View the Answer

What is the quickest sorting method to use?

View the Answer

Whether Linked List is linear or Non-linear data structure?

View the Answer

Does the minimum spanning tree of a graph give the shortest distance between any 2 specified nodes?

View the Answer

Pages (999999): « 1 2 [3] 4 5 » ... Last »