prefix-to-infix
There are 4 repositories under prefix-to-infix topic.
sakshijain009/Fixes_fixed
This repository contains the basic C code for the following conversions: Infix To Postfix, Infix To Prefix, Postfix to Infix, Postfix To Prefix, Prefix To Postfix, Prefix To Infix
romisahari/srbu-data-structure
my DS works in c++
filczek/php-polish-notation
Overengineered, abstract implementation of Infix, Prefix & Postfix notation.