Giter Site home page Giter Site logo

sazzad-amt / infix-to-prefix-to-postfix-conversion-assembly-code-by-c-program Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 443 KB

While we use infix expressions in our day to day lives. Computers have trouble understanding this format because they need to keep in mind rules of operator precedence and also brackets. Prefix and Postfix expressions are easier for a computer to understand and evaluate. Given two operands a and b and an operator \odot , the infix notation implies that O will be placed in between a and b i.e (a * b) . When the operator is placed after both operands i.e ab\odot , it is called postfix notation. And when the operator is placed before the operands i.e (* a b) , the expression in prefix notation. Given any infix expression, we can obtain the equivalent prefix and postfix format.

Home Page: https://github.com/SAZZAD-AMT/Infix-to-Prefix-to-Postfix-Conversion-Assembly

C++ 100.00%
infixtopostfix infix-notation infix infixtopostfix-expression infixtoprefix infix-to-postfix infix-to-prefix infix-evaluation converter conversion

infix-to-prefix-to-postfix-conversion-assembly-code-by-c-program's Introduction

Hi ๐Ÿ‘‹, I'm SAZZAD HOSSEN

CSE at EWU

Image Description

github

  • ๐ŸŒฑ Iโ€™m currently learning PHP, JAVA, JS, PYTHON,C++,HTML,DJANGO etc

  • ๐Ÿ“ซ How to reach me [email protected]

Connect with me:

@sazzad_ssen sazzad hossen https://www.facebook.com/sazzad.hossen.752861/ https://www.youtube.com/channel/uc3cmmnulfvzn-zd6p52x12q https://www.hackerrank.com/sazzad_hossen https://discord.gg/Rp7fD2eC

Languages and Tools:

bootstrap c cplusplus csharp css3 django git html5 illustrator java javascript matlab mssql mysql oracle pandas photoshop php python scikit_learn sqlite

โ€ƒโ€ƒโ€ƒโ€ƒโ€ƒ

trophy

Top Langs

GitHub stats

GitHub Activity Graph

GitHub metrics

GitHub streak stats

Profile views

Support:

SAZZAD HOSSEN



infix-to-prefix-to-postfix-conversion-assembly-code-by-c-program's People

Contributors

sazzad-amt avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.