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 array and its types?

0 Answers  


Which is the simplest file structure? (a) Sequential (b) Indexed (c) Random (a) Sequential

0 Answers  


Is tuple immutable?

0 Answers  


Can we modify final arraylist?

0 Answers  


Write a data structure for a queue.

0 Answers   Tavant Technologies, Zensar,






Can arraylist have null values?

0 Answers  


How do we search a specific element in an array?

0 Answers  


What is a undirected graph?

0 Answers  


What does enum do?

0 Answers  


What is unbounded queue?

0 Answers  


State the properties of a binary tree?

0 Answers  


an array t[100] which contains numbers between 1..99. Return the duplicated value. Try both O(n) and O(n-square).

0 Answers  


Categories