About this document
Infix to Postfix Conversion Guide by kimjichulisa is a document available to read on EtoBox.
The document outlines an assignment submission for a Data Structure course, detailing a program to convert infix expressions to postfix using a stack and evaluate them. It includes the algorithm, code implementation, advantages and disadvantages of postfix notation, and complexity analysis. Additionally, it briefly mentions a second task related to heap sort algorithm.
- Author
- kimjichulisa
- Language
- EN