Mention the advantages of representing stacks using linked lists than arrays?


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

Post New Answer

More Data Structures Interview Questions

What does the dummy header in linked list contain?

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  


When is a binary search algorithm best applied?

0 Answers  


Which sorting algorithm is used in collections sort?

0 Answers  


Define an algorithm. What are the types of algorithms?

0 Answers  






Define in brief an array.

0 Answers  


When will we get ArrayStoreException?

0 Answers  


What is java priority queue?

0 Answers  


Which is the parent class of list<e> class?

0 Answers  


What is sort function?

0 Answers  


Which sorting algorithm is best for small data?

0 Answers  


What is a stable sort?

0 Answers  


Categories