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

Answer Posted / pavan

Stack

Is This Answer Correct ?    66 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we declare array size as a negative number?

775


What is the Difference between treemap and hashmap?

662


Define a set?

711


What is array and structure?

719


Is hashmap a data structure?

684


What is the slowest sorting algorithm?

660


Differentiate between queue and stack.

927


What is the difference between file structure and storage structure?

712


What is the complexity of arraylist?

656


In what areas do data structures are applied?

717


What is sorting problem?

661


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).

698


Define an algorithm.

728


Why do we study data structures?

687


Which time complexity is best?

646