Give the example of validating the parenthesis of expression using stack.


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

Post New Answer

More Data Structures Interview Questions

Explain about circular linked list?

0 Answers  


Explain about the different lists available in the collection?

0 Answers  


Draw the B-tree of order 3 created by inserting the following data arriving in sequence – 92 24 6 7 11 8 22 4 5 16 19 20 78

0 Answers  


What is the difference between arraylist and array?

0 Answers  


Do sets allow duplicates?

0 Answers  






Why is quicksort so fast?

0 Answers  


How remove all from arraylist?

0 Answers  


What is long data type?

0 Answers  


Which process places data at the back of the queue?

0 Answers  


What are the disadvantages of linear list?

0 Answers  


Differentiate between iterator and enumeration.

0 Answers  


ple.. briefly describe the purpose of having a base case and a recursive case in a recursive algorithm

2 Answers  


Categories