Data Structures Interview Questions
Questions Answers Views Company eMail

Which file contains the definition of member functions?

677

How can I search for data in a linked list?

725

List the applications of set adt?

665

Why is the isempty() member method called?

761

What do you mean by the term “percolate up”?

690

Difference between calloc and malloc ?

683

What is the minimum number of nodes in an avl tree of height h?

618

Define internal nodes?

689

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

769

In rdbms, explain what is the efficient data structure used in the internal storage representation?

688

What is meant by binary tree traversal?

729

What do you mean by tree edge?

706

Define root?

724

What do you mean by secondary clustering?

668

Define leaves?

736


Post New Data Structures Questions

Un-Answered Questions { Data Structures }

Does linkedhashset allow null values?

694


What is bubble sort?

678


How does variable declaration affect memory allocation?

1494


What is tree and its properties?

667


Write a recursive c function to calculate the height of a binary tree.

662


What is push and pop in stack?

589


How do you separate zeros from non-zeros in an array?

695


What are different methods of collision resolution in hashing.

693


What actions are performed when a function is called?

717


How do you represent a linked list?

663


where do you use double linked list?

759


How do you use merge sort?

630


Which is faster hashmap or hashset?

640


What happens if an array goes out-of-bounds?

812


What is the idea behind splaying?

1473