What are the applications of stack?


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

Post New Answer

More Data Structures Interview Questions

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  


You are given a singly linked list. How would you find out if it contains a loop or not without using temporary space?

0 Answers   TCS,


Can a stack be described as a pointer? Explain.

0 Answers  


Where is data structure used?

0 Answers  


State the difference between persistent and ephemeral data structure?

0 Answers  






Define the graph data structure?

0 Answers  


List the applications of queues?

0 Answers  


Does hashset allow duplicates?

0 Answers  


There are 8, 15, 13, 14 nodes were there in 4 different trees. Which of them could have formed a full binary tree?

1 Answers  


What are all the classes and interfaces that are available in the collections?

0 Answers  


Why quicksort is better than merge sort?

0 Answers  


Can we insert null in hashset?

0 Answers  


Categories