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

When will you use array over arraylist?

524


Define double hashing?

559


Define a set?

559


What are the two types of data?

475


Mention the steps to insert data at the starting of a singly linked list?

572






State the difference between arrays and linked lists?

540


How many types of linked list are there?

475


State the demerits of linked representation of binary trees?

535


what is the biggest advantage of linked lists?

552


What are the advantages of merge sort?

463


What is complete binary tree in data structure?

515


Advanced problems related to Data Structures were asked

537


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

641


Differentiate between hashmap and hashtable.

619


Why do we need to recycle?

448