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

Answer Posted / selate

STACK

Is This Answer Correct ?    33 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can arraylist be empty?

453


Devise a program to sort an array using bubble sort.

553


What is bubble sort used for?

448


What happens if we put a key object in a hashmap which exists?

475


Differentiate between push and pop?

661






Which sorting has less time complexity?

496


How does a hashtable work?

458


What happens if an array goes out-of-bounds?

660


What is complexity of bubble sort?

509


Are linked lists considered linear or non-linear data structure?

608


What is a weighted graph?

547


Is arraylist synchronized?

536


Should I use hashmap or hashtable?

460


Why do we need linked lists?

513


Why do we need sorting?

469