Which data structure is needed to convert infix notations to
post fix notations?
Answer Posted / aknar
Stack
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
Tell me what is quick sort?
Why is sorting important?
What is the need of sorting?
What is the method to find the complexity of an algorithm?
What is insertion sort technique?
Explain singly linked list in short.
What is sequential search? What is the average number of comparisons in a sequential search?
Describe the degree term in a tree.
What does args stand for?
What is huffman’s algorithm?
Which sorting is stable?
How do you sort large data?
Give a real time example of stack
In what data structures are pointers applied?
What is faster array or arraylist?