example of linear and non-linear data structures?

Answer Posted / siya chohan

These are single level data structure, its element forms a sequence so it is called as linear data structure.
Types of it are-
1.Stack
2.Queue
3.Link list

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is stack and queue in data structure?

677


How do you define a set?

668


Define collision in hashing?

691


Which type of memory allocation is referred for linked list?

972


You are given a singly linked list. How would you find out if it contains a loop or not without using temporary space?

875


Is there any difference between int[] a and int a[]?

762


What is the advantage of the heap over a stack?

759


What does arraylist remove do?

707


In Data Structure, write output of given program.

686


What is bubble sort?

688


Why is an array homogeneous?

631


Which collection is used for sort?

674


Write a Program for Linked list manipulation.

795


What differences exist between hashmap and hashtable?

682


What is a sorting algorithm in data structure?

680