Skip to content

Implemented Stack Abstract Data Type to convert infix mathematical notation to postfix notation. This project’s goal is to practice good design and to introduce an encapsulation method. Generics, Java interfaces, and object casting are included in this project.

Notifications You must be signed in to change notification settings

quoc-jordan-an/The-Infix-to-Postfix-Converter

Repository files navigation

The-Infix-to-Postfix-Converter

Implemented Stack Abstract Data Type to convert infix mathematical notation to postfix notation. This project’s goal is to practice good design and to introduce an encapsulation method. Generics, Java interfaces, and object casting are included in this project.

About

Implemented Stack Abstract Data Type to convert infix mathematical notation to postfix notation. This project’s goal is to practice good design and to introduce an encapsulation method. Generics, Java interfaces, and object casting are included in this project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages