Which data structure is needed to convert infix notations to
post fix notations?

Answer Posted / naresh

stack...since the operator last placed must be retrieved
first.

Is This Answer Correct ?    23 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is shell sort in data structure?

470


What is sorting rule in shapes?

465


Why is quicksort better than mergesort?

479


How many types of arrays are there?

512


Is quicksort a stable algorithm?

505






Can I provide array size dynamically?

519


What is a string array?

495


How do you do binary search?

480


What is a node in it?

538


Which algorithm is used in arrays sort?

469


Define depth and height of a node?

503


Does treeset allow duplicates?

455


What is unmodifiable list?

508


Which sorting algorithm is considered the fastest?

587


What is 1d array?

459