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

Explain what are the methods available in storing sequential files ?

488


What is circular queue in data structure?

452


Is it possible to make an array volatile in java?

505


Which is best array or linked list?

467


Explain how is linked list implemented?

523






What is homogeneous array?

457


Does treeset remove duplicates?

498


What is adt in data structure with example?

509


Explain implementation of deletion from a binary tree.

522


Given an array of integers, devise a program to replace every element with the next greatest element on the right side in the array. Also, replace the last element with 5 as there no element on the right side of it.

562


Why is sorting and classifying important?

460


What is a subtree in data structures?

506


What is bubble sort and selection sort?

520


What is difference between hashset and treeset?

449


What is the difference between one and two dimensional?

502