Simple-Tools | This repo contains simple tools like clock , Calculator , etc | Apps library
kandi X-RAY | Simple-Tools Summary
kandi X-RAY | Simple-Tools Summary
This repo contains simple tools like clock, Calculator, etc.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of Simple-Tools
Simple-Tools Key Features
Simple-Tools Examples and Code Snippets
Community Discussions
Trending Discussions on Simple-Tools
QUESTION
I am trying to learn about Infix to Postfix Conversion from the internet I have come across 2 sources following which I get different answers to the same infix expression:
a/b^c+d*e/f-g+h
I am wondering which algorithm is correct
source 1 : https://youtu.be/IAxCAbcqQFA?t=803 as you can see here the answer is
abc^/de*+f/g-h+
source 2 : https://raj457036.github.io/Simple-Tools/prefixAndPostfixConvertor.html
answer is
abc^/de*+f/gh+-
...ANSWER
Answered 2019-May-21 at 12:33If you want to check the output, you can evaluate the expression yourself. Just open an editor and use a line as a stack:
Answer 1: abc^/de*+f/g-h+
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install Simple-Tools
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page