Infix to Postfix Conversion & vice versa WITHOUT using Stack(With Solved Examples) | Data Structures

preview_player
Показать описание
Support Simple Snippets by Donations -
--------------------------------------------------------------------------------------------- In this tutorial we will learn to convert an infix expression to a postfix expression without using stack data structure in a manual way. We will also learn to convert a postfix expression to infix expression. We will solve 3 examples each for infix to postfix and postfix to infix using manual steps.

Simple Snippets Official Website -
Simple Snippets on Facebook -
Simple Snippets on Instagram -
Simple Snippets on Twitter -
Simple Snippets Google Plus Page -
Simple Snippets email ID -

Рекомендации по теме
Комментарии
Автор

Sir at 11:58 the ans should be abc*+de/- You Forgot to put - there.... and at 16:55 ans should be ABC^+D*E+ ...thank you ur videos are really awesome I learnt a lot 😇

jaydeeppande
Автор

at time17.02 of the video, answer of the postfix expression is ABC^+D*E+

sanketsonje
Автор

may nay course clear kr lya hai .. lkin phir bhi may ap ki vodeos ko watch time deta hun ta k aap bnaty rhen videos q k bhut acha parhaty hain aap

arslanshahid
Автор

!!!
but just a note that when you got to the expression( x3x2-) in 12:00 and start going back to (ax1+de/-), you forgot to add the minus operator after the division operator

antounshahin
Автор

There are small mistakes in 2 places but the rest is fine! Nice explanation!!

amruthachitluri
Автор

Thanks you very much i cleared my data structures with your best tutorial thank for making understand. You make toughest to easiest thanks .
Keep doing it😍

rehansyed
Автор

Please add the minus sign at log time12:46, ie. abc*+de/-. Great lesson!!!!

hilarybailey
Автор

Thanks for the video. It was of great help.

Arigatohk-mjbq
Автор

Each and every words of yours is meaningful .
Along with dsa i am learning fluency in English too. 😜😜

saurabhpandey
Автор

Helped me a lot when needed in hurry tqsm

ruchithahs
Автор

I love the way you explain !! Thanks a lot

hrushikeshwasamkar
Автор

well another great video ...thumbs up brooo

varun_tech
Автор

For postfix to infix....even if u go with left to write u get same answer...but follow precedence while converting

sathwikshetty
Автор

(A+B^C)*D+E will be the proper answer because as we can see there is also '*' operator, which has higher precedence than '+' operator, yet it came first.

sourabhsivare
Автор

Sir, When will you upload trees and graph lecture? ?

nitishpankaj
Автор

haha those mistake are on purpose to test our understanding about postfix and infix i think. nice explanation by the way

vithunchandra
Автор

In second example why don't u add '-' sign at last?

aishwaryapujari
Автор

Bhaiya ab STL library ka bhi ek tutorial chalu kar dijiye.. Competitive programming me problem aa rahi hai thoda...!!!

Your_Boy_Suraj
Автор

I literally solved all of them without pen paper within 10 to 20 seconds....

androidking
Автор

Q2 answer is abc*+de/-
U have missed the " - " sign In the answer.
Even Q3 answer is abc^+d*e+.

saahildharmaji