What will you prefer for traversing through a list of elements between singly and doubly linked lists?


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

Post New Answer

More Data Structures Interview Questions

Which is better array or linked list?

0 Answers  


Explain in brief a linked list.

0 Answers  


What are the major data structures used in the hierarchical data model?

0 Answers  


What does a treemap do?

0 Answers  


What is sorting an array?

0 Answers  






There are 2 int type array data type. One is containing 50 elements, and another one is containing 30 elements. Can we assign the array of 50 elements to an array of 30 elements?

0 Answers  


What do you mean by hash function?

0 Answers  


What is the minimum number of queues needed when implementing a priority queue?

0 Answers  


How to get a list of tables, views and columns in firebird database?

0 Answers  


What is the Difference between sax and dom parser?

0 Answers  


Explain pre-order and in-order tree traversal.

0 Answers  


Explain implementation of deletion from a binary tree.

0 Answers  


Categories