#
infix-expression
Here are 5 public repositories matching this topic...
Converts infix expressions to prefix expressions in C.
-
Updated
Jul 4, 2013 - C
C program that reads an infix expression and converts it to a postfix one
-
Updated
Jun 7, 2019 - C
This is a simple program that converts infix expressions to postfix expressions. It is written in C and uses a stack to store the operators. It is a simple program that I wrote to show how to use a stack in C.
c
stack
postfix
infix-notation
infix
postfix-notation
infix-expression
infix-to-postfix
infix-to-potfix
infix2potfix
-
Updated
Dec 2, 2022 - C
Solution to CO203 data structures and algo. course
c
linked-list
stack
data-structures
binary-search-tree
string-manipulation
postfix-expression
tree-structure
array-manipulations
doubly-linked-list
circular-linked-list
infix-expression
-
Updated
Nov 23, 2017 - C
Improve this page
Add a description, image, and links to the infix-expression topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the infix-expression topic, visit your repo's landing page and select "manage topics."