What is the non linear data structure?


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

Post New Answer

More Data Structures Interview Questions

Why arraylist is not efficient for manipulation?

0 Answers  


Define right-in threaded tree?

0 Answers  


When is a graph said to be weakly connected?

0 Answers  


The element being searched for is not found in an array of 100 elements. What is the average number of comparisons needed in a sequential search to determine that the element is not there, if the elements are completely unordered?

11 Answers   Morgan Stanley, Wipro,


Which sorting algorithm is worst?

0 Answers  






What type of memory allocation is referred for Linked lists?

0 Answers  


What is complete binary tree in data structure?

0 Answers  


What do you understand by stable sort?

0 Answers  


Give a good data structure for having n queues ( n not fixed) in a finite memory segment. You can have some data-structure separate for each queue. Try to use at least 90% of the memory space.

0 Answers  


Is hashmap fail safe?

0 Answers  


Describe what is Node in link list? And name the types of Linked Lists?

0 Answers  


Can treeset contain null?

0 Answers  


Categories