Define primary clustering?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Data Structures Interview Questions

What is a hashset?

0 Answers  


List the data structures which are used in hierarchical data model.

0 Answers  


What is b tree in data structure?

0 Answers  


What is difference between list and set?

0 Answers  


What is binary tree?

13 Answers   BMC,






Define balance factor of a node in avl tree?

0 Answers  


What are hashmaps good for?

0 Answers  


Do you know how to find if linked list has loop?

0 Answers  


In tree construction which is the suitable efficient data structure? (a) Array (b) Linked list (c) Stack (d) Queue (e) none

1 Answers  


Why is an array homogeneous?

0 Answers  


How many types of lists are there?

0 Answers  


Q#1: An algorithm is made up of 2 modules M1 and M2.If order of M1 is F(n) and order of M2 is g (n) then what is the order of the algorithm. Q # 2 : How many binary trees are possible with 3 nodes? with 4 nodes?

4 Answers  


Categories