example of linear and non-linear data structures?

Answer Posted / guest

stack,queue-linear data structure
tree,graph-nonlinear data structure

Is This Answer Correct ?    37 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is Jagged Arrays?

553


How does shell sort work?

514


What is sequential search? What is the average number of comparisons in a sequential search?

457


Can you sort a hashset?

528


Are duplicates allowed in hashmap?

494






Which is best book for data structures?

526


Tell me what is quick sort?

548


How do you clear a stack?

525


Is array a data structure?

506


Explain recursive function & what is the data structures used to perform recursion?

624


Will this code give error if I try to add two heterogeneous elements in the arraylist? And why?

501


What is worst case complexity algorithm?

485


Is duplicate allowed in hashmap?

632


Define adjacent nodes?

563


What is the difference between array and list?

491