Data Structures Interview Questions
Questions Answers Views Company eMail

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

831

State the difference between arrays and linked lists?

763

List the applications of queues?

718

Define splay tree?

790

What is a simple path?

755

What is the need for priority queue?

742

Define a right-skewed binary tree?

742

Which process places data at the back of the queue?

934

What member function places a new node at the end of the linked list?

855

What is a undirected graph?

761

What do you mean by disjoint set adt?

751

Run time memory allocation is known as ?

794

Define graph?

914

Is it necessary to sort a file before searching a particular item ?

760

What do you mean by 2-3 tree?

705


Post New Data Structures Questions

Un-Answered Questions { Data Structures }

Why you need a data structure?

846


Which is faster quick sort or merge sort?

666


What things you would care about to improve the performance of application if its identified that its db communication that needs to be improved?

738


What are different types of algorithms?

694


How does insertion sort works?

712


Why is data structure important?

760


What method is used to place a value onto the top of a stack?

805


Is bubble sort slow?

720


What is doubly linked list?

724


What is the advantage of circular linked list?

608


How is the front of the queue calculated in data structure?

644


What is difference between list and linked list?

758


Is hashtable fail fast?

650


There is a program which inserts and deletes node in a sorted singly linked list. There is a bug in one of the modules, how would you debug it?

1531


Is treeset sorted?

751