What is non linear structure?


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

Post New Answer

More Data Structures Interview Questions

Does treeset allow duplicates?

0 Answers  


What is collection process?

0 Answers  


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

0 Answers  


what is AVL tree?

5 Answers   ADS, TCS,


What is the limit of arraylist?

0 Answers  






Given an unsorted linked list, and without using a temporary buffer, write a method that will delete any duplicates from the linked list?

0 Answers  


Can we store primitives in collections?

0 Answers  


What is meant by heap sort?

0 Answers  


How does a hashtable work?

0 Answers  


How will you sort the elements of array in descending order?

0 Answers   Wipro,


How is the front of the queue calculated ?

0 Answers  


an array of size N in which every number is between 1 and N, determine if there are any duplicates in it. You are allowed to destroy the array if you like. [ I ended up giving about 4 or 5 different solutions for this, each supposedly better than the others ].

0 Answers  


Categories