What is difference between list and linked list?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Data Structures Interview Questions

For the following COBOL code, draw the Binary tree? 01 STUDENT_REC. 02 NAME. 03 FIRST_NAME PIC X(10). 03 LAST_NAME PIC X(10). 02 YEAR_OF_STUDY. 03 FIRST_SEM PIC XX. 03 SECOND_SEM PIC XX.

0 Answers  


Why sorting is used?

0 Answers  


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

0 Answers  


Define b-tree of order m?

0 Answers  


What do you mean by the term “percolate down”?

0 Answers  


Explain the uses of matrix with an example?

0 Answers  


Why is hashmap used?

0 Answers  


What is the purpose of tochararray ()?

0 Answers  


Why is sorting important?

0 Answers  


What are the advantages of binary search over linear search?

0 Answers  


What are the disadvantages of sequential storage?

0 Answers  


List the basic operations carried out in a linked list?

0 Answers  


Categories