Skip to content
#

student-vscode

Here are 484 public repositories matching this topic...

Infix-Postfix-Prefix-Converter

The "infix-to-postfix-prefix-converter" repository on GitHub contains a C++ project that converts infix expressions to postfix or prefix notation and evaluates them using stacks. The project includes a main.cpp file that prompts the user for an infix expression and outputs the converted expression and its evaluated result.

  • Updated May 15, 2024
  • C++

Improve this page

Add a description, image, and links to the student-vscode topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the student-vscode topic, visit your repo's landing page and select "manage topics."

Learn more