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

Answer Posted / khater

(A + B) * (C + D) / ((E - F) / (G + H)) =

Is This Answer Correct ?    29 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define quadratic probing?

593


Is bucket sort a comparison sort?

481


What is data structure and its classification?

485


What happens if we put duplicate key in hashmap?

493


How do you determine if a binary tree is height balanced?

510






Can we add duplicate keys in a hashmap?

502


What are trees in data structures?

482


Is array a dynamic data structure?

500


Which is faster arraylist or hashmap?

528


If you are using c language to implement the heterogeneous linked list, what pointer type should be used?

623


What is the Difference between sax and dom parser?

561


What is binary tree used for?

498


How would you reverse characters of an array without using indexing in the array.

500


Define root?

547


Which type of memory allocation is referred for linked list?

757