What is link list in data structure?


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

Post New Answer

More Data Structures Interview Questions

What is a spanning tree in data structure?

0 Answers  


Which is best array or linked list?

0 Answers  


Differentiate between list and set.

0 Answers  


In what areas do data structures applied?

0 Answers  


What is the minimum number of nodes that a binary tree can have?

0 Answers  






Give a good data structure for having n queues ( n not fixed) in a finite memory segment. You can have some data-structure separate for each queue. Try to use at least 90% of the memory space.

0 Answers  


What is a threaded binary tree? Explain its operation with example?

0 Answers  


What is a map programming?

0 Answers  


What is dynamic array with example?

0 Answers  


Name few collections map implementations?

0 Answers  


Give a basic algorithm for searching a binary search tree?

0 Answers  


What is linear and non linear structure?

0 Answers  


Categories