example of linear and non-linear data structures?

Answer Posted / santosh kumar chaudhary

A linear data structure is one in which, while traversing
sequentially, we can reach only one element directly from
another. Eg- Linked List, Array.

Is This Answer Correct ?    21 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What method is used to place a value onto the top of a stack?

564


What is array define its types?

458


Does treemap preserve order?

463


Name few classes that implement collection interface?

530


What do you know about different sorting algorithms?

525






How to create your own data structure in java?

505


Explain what are the notations used in evaluation of arithmetic expressions using prefix and postfix forms?

526


Is sorting a math skill?

487


How does the size of arraylist increases dynamically?

453


Give a basic algorithm for searching a binary search tree?

494


Why sorting algorithms are important?

532


Explain the priority queue?

521


What are the different types of hash functions?

494


Can we store null in arraylist?

467


State the properties of a binary tree?

566