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

Answer Posted / guest

stack

Is This Answer Correct ?    10 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can arraylist hold duplicates?

492


What is 2 dimensional linked list?

596


Explain the Complete structure of hashmap along with the basic coding of the hashmap internal implementation.

604


How do you sort an array in decreasing order?

475


What are stacks? Give some of its applications.

555






Define heap order property?

552


Describe queue operation.

519


Explain the Linked List

646


What are the Differences between map and hashmap?

514


Is arraylist faster than array?

462


Define an abstract data type (adt)?

575


What is a weighted graph?

562


Who created quicksort?

529


Now you are given an array of a characters (both ASCII and Kanji) and, an index into the array. The index points to the start of some character. Now you need to write a function to do a backspace (i.e. delete the character before the given index).

550


Why are b trees used?

513