Data Structures: Arrays, Stacks, Queues, Graphs applications in image processing, tag parsing and routes/maps respectively.
-
Updated
Feb 12, 2023 - C++
Data Structures: Arrays, Stacks, Queues, Graphs applications in image processing, tag parsing and routes/maps respectively.
My semester project for ECE 3574, Applied Software Design (it's a bit messy, I need to go back and clean it up when I have time)
A menu driven C++ programe to do all type of polish conversions . Infix to Postfix converter,Infix to Prefix converter,Postfix to Infix converter,Prefix to Infix converter,Postfix to Prefix and Prefix to Postfix
Back from the college days, an implementation of arithmetic terms and their prefix, infix & postfix traverse
An implementation of a Deque data structure to convert between common mathematical notations for arithmetic, namely postfix, infix, and prefix notations.
algorithms & data structures that i learned for CP 💡
Class for converting from one arithmetical notation to another. Written with TDD.
Add a description, image, and links to the prefix-notation topic page so that developers can more easily learn about it.
To associate your repository with the prefix-notation topic, visit your repo's landing page and select "manage topics."