Explain the Stack


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

Post New Answer

More Data Structures Interview Questions

Describe the degree term in a tree.

0 Answers  


What is pointer in data structure?

0 Answers  


List the applications of stacks?

0 Answers  


What is subtree?

0 Answers  


Can we store a string and integer together in an array?

0 Answers  






What is data structure in programming language?

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  


For which header list, the last node contains the null pointer?

0 Answers  


wt is a datastructure

8 Answers   CybAge,


What is the maximum total number of nodes in a tree that has N levels? Note that the root is level (zero)

18 Answers   CSC, National Instruments, Sasken, Sybrant Technologies,


Which sort show the best average behavior?

9 Answers  


An array having 100 elements have numbers from 1 to 99 randomly out of which any number is repeated. Find the repeated number in minimum time and space complexity.

0 Answers  


Categories