STACK APPLICATION : EVALUATION OF POSTFIX EXPRESSION - DATA STRUCTURES

Поделиться
HTML-код
  • Опубликовано: 9 фев 2025
  • EVALUATION OF POSTFIX EXPRESSION
    Read all the characters one by one from the Postfix expression
    Step-1 : If the reading character is OPERAND then push into the stack
    Step-2: If the reading character is OPERATOR then
    POP the two elements and apply the operator and push
    the result back to the Stack.
    Step-3: After Completion of reading all the characters from Postfix
    expresssion the result will be available in the stack.
    ALGORITHM FOR CONVERTING INFIX TO POSTFIX EXPRESSION
    • STACK APPLICATION : IN...
    ---------------------------------------------------------------------------------------------------------------
    DATA STRUCTURES
    • INTRODUCTION TO DATA S...
    JAVA PROGRAMMING
    • CORE JAVA TUTORIAL FOR...
    COMPILER DESIGN
    • INTRODUCTION TO COMPIL...
    AUTOMATA THEORY || THEORY OF COMPUTATION
    • INTRODUCTION TO AUTOMA...
    R PROGRAMMING
    studio.youtube...
    HTML TUTORIALS WITH IMPLEMENTATION || LEARN HTML IN 4 HOURS
    • HTML TUTORIALS WITH IM...
    LEARN CSS IN 3 HOURS || CASCADING STYLE SHEETS FOR BEGINNERS
    • LEARN CSS IN 3 HOURS |...
    JAVA SCRIPT FOR BEGINNERS IN 7 HOURS || LEARN JAVA SCRIPT IN 7 HOURS || JAVA SCRIPT
    • JAVA SCRIPT FOR BEGINN...
    XML (eXtensible Markup Language)
    • XML (eXtensible Markup...
    OPERATING SYSTEM
    • OPERATING SYSTEM
    ETHICAL HACKING
    • Video
    VI EDITOR BASICS IN LINUX / UNIX || LEARN VI EDITOR COMMANDS || LINUX || UNIX
    • VI EDITOR BASICS IN LI...
    HOW TO DOWNLOAD & INSTALL MySQL IN WINDOWS 10
    • HOW TO DOWNLOAD & INST...
    DATABASE MANAGEMENT SYSTEM
    • DATABASE MANAGEMENT SY...
    PYTHON PROGRAMS
    • PYTHON PROGRAMS
    C PROGRAMMING
    • 01 - VARIABLES & CONST...
    CORE JAVA TUTORIAL FOR BEGINNERS || LEARN CORE JAVA IN 15 HOURS || JAVA TUTORIALS FOR BEGINNERS
    • CORE JAVA TUTORIAL FOR...
    PYTHON TUTORIALS FOR BEGINNERS (తెలుగు లో)
    • Learn Python from Scra...
    PYTHON OOPS - MODULES - EXCEPTION HANDLING (తెలుగు లో)
    • PYTHON - OOPS CONCEPTS...
    PYTHON NUMPY TUTORIAL IN TELUGU (తెలుగు లో) || COMPLETE NUMPY TUTORIALS IN TELUGU
    • PYTHON NUMPY TUTORIAL ...
    PYTHON PANDAS TUTORIAL IN TELUGU (తెలుగు లో) || COMPLETE PANDAS TUTORIALS IN TELUGU || DATA SCIENCE
    • PYTHON PANDAS TUTORIAL...
    MATPLOTLIB LIBRARY - PYTHON PROGRAMMING (ENGLISH)
    • MATPLOTLIB LIBRARY - P...
    PYTHON DATABASE CONNECTIVITY - MYSQL & MS-EXCEL
    • PYTHON DATABASE CONNEC...
    DATA STRUCTURES USING PYTHON (ENGLISH)
    • DATA STRUCTURES USING ...
    ----------------------------------------------------------------------------------------------
    Instagram : / sundeepsaradhikanthety

Комментарии • 61

  • @RomanOnan
    @RomanOnan 2 года назад +3

    Thank You, I just passed an exam from algorytmics on Polytechnic in Poland. Your lessons Sir were helpful. I wish techears in Poland have so much talent to explain and knowledge.greetings

  • @AmitSingh-ro2wr
    @AmitSingh-ro2wr 4 года назад +3

    Sir your are genious
    Thank you so much

  • @singlegirlchallenge2162
    @singlegirlchallenge2162 3 года назад +1

    Super explanation sir 👍👍👍👍👍

  • @usernotfound6979
    @usernotfound6979 4 года назад +2

    Awesome sir..helpfull 🙏🏻..the way you explain the topic ,that makes topic very easy 👍

  • @deadliftlordprem
    @deadliftlordprem 4 года назад +2

    Best explaination ♥️🙏🙏🙏🙏

  • @yadhukrishnanrajeshrajagir7247
    @yadhukrishnanrajeshrajagir7247 3 года назад

    awesome so informative class convincible explanation kudos to uuu

  • @jeevanamohan2692
    @jeevanamohan2692 2 года назад

    Thankyu sirrr✨ very good teaching 💫🥰

  • @C4A
    @C4A 5 лет назад +3

    Great video. I like the examples you provided. I use similar examples in my class.

  • @heetbhalodiya6325
    @heetbhalodiya6325 5 лет назад +2

    Hello sir..... Please make video playlist on Database management system....
    And you are great guy.... Because whatever i learn about c language is only from you

  • @lokeshrepaka3009
    @lokeshrepaka3009 5 лет назад +2

    Sir, your teaching path is marvelous. I like your video. Please suggest some good reference books for data structures in c for more practice.

  • @anupamtripathi9888
    @anupamtripathi9888 4 года назад +1

    Nice explanation sir

  • @marmikpatil2431
    @marmikpatil2431 3 года назад

    Great teaching sir👏

  • @aspiretechie1191
    @aspiretechie1191 2 года назад

    Huge Respect From KL UNIVERSITY

  • @manjunathramakrishna2342
    @manjunathramakrishna2342 4 года назад

    simple and on point . thank u very much

  • @k.s.vijaykumar2166
    @k.s.vijaykumar2166 3 года назад +3

    Hi Sir...need infix to prefix conversion aswell as need evaluation of prefix expression

  • @hari_village_boy
    @hari_village_boy 2 года назад

    Good explain sir

  • @vamsinalabothu1694
    @vamsinalabothu1694 2 года назад

    Superb

  • @sagar94525
    @sagar94525 4 года назад

    sir love you for your efforts

  • @rkarthickraja5846
    @rkarthickraja5846 4 года назад

    Thank u sir
    I have no doubt

  • @Amar-xc1oh
    @Amar-xc1oh 5 лет назад +3

    Sir you have less viewers my suggestion is make a video of a particular topic within 15mins if it needed more time you give description for the continuation

  • @srikarampriya4782
    @srikarampriya4782 4 года назад +1

    Sir plz post a video to conversion of infix to prefix

  • @sudeepthireddy102
    @sudeepthireddy102 4 года назад

    thank you so much sir.

  • @sriswathicollections9611
    @sriswathicollections9611 4 года назад

    Superrr

  • @monoranjankumar162
    @monoranjankumar162 5 лет назад

    Nice sir

  • @poojagoud3935
    @poojagoud3935 Год назад

    Sir edi 3rd topic..
    2nd topic Conversion of Infix to prefix expression..
    Please provide that video

  • @siddhantmusic5028
    @siddhantmusic5028 5 лет назад

    if we have the best why we look at the rest thnku SSK

  • @vetrijoseph1867
    @vetrijoseph1867 5 лет назад

    Super sir

  • @poojagoud3935
    @poojagoud3935 Год назад

    Sir...if there is only one element present in the stack...how can we pop two elements from the stack..🤔

  • @alcoverjhonreyg.1913
    @alcoverjhonreyg.1913 4 года назад +3

    what if the character has 2 digits like number 10 but in scanning the characters it only takes single digits? Help sir.

    • @Ninjax3221
      @Ninjax3221 3 года назад +1

      two digits means 10 so it takes -> 1, 0

  • @ansfai2448
    @ansfai2448 2 года назад

    Sir is it right if division operation gives a decimal result ?

  • @vinothvk2711
    @vinothvk2711 5 лет назад +1

    Character like alphabetical is not performed in postfix evaluation?

  • @fardilviews
    @fardilviews 4 года назад

    thanks

  • @AmarKumarJavaGyaan-ck5rl
    @AmarKumarJavaGyaan-ck5rl 5 лет назад

    If we pop the to upper most top through a stack, then after we have to perform operation between the tops popped then
    After POP of the two tops
    Will any other memory allocate for these two tops for performing the operatin?

  • @mukeshreddy2914
    @mukeshreddy2914 4 года назад

    Hlo sir this is mukesh.why do we use postfix and prefix expressions sir ?

  • @arunjoshi5633
    @arunjoshi5633 5 лет назад +2

    Sir what if the divisor is grater than dividend? in postfix expression..

    • @C4A
      @C4A 5 лет назад

      Arun Joshi That is no problem. The operations are all on real numbers. Therefore, real number division will be used.

    • @sundeepsaradhi
      @sundeepsaradhi  5 лет назад +2

      hi
      no problem it will consider the integer result avoiding the decimals.you will get 0 as result.
      Hope your doubt has been clarified.

  • @vinayak186f3
    @vinayak186f3 4 года назад

    How to know the 546 is to be put in stack as 5,4,6 and not 54,6 or 5,64 or 564 etc , postfix applicable only for one digit operand ?

  • @divya4493
    @divya4493 2 года назад

    in division operation if((2/4=2)(4/2=0.5))
    In the second situation we have to write 0.5 or something else and my another question is how this (^) operate works?

  • @hasancodinghub
    @hasancodinghub 2 года назад

    sir cn i do like this in prefix also

  • @stutibhattacharya2419
    @stutibhattacharya2419 4 года назад +1

    Sir, where is Infix to prefix conversation???

  • @hrisabhyadav5169
    @hrisabhyadav5169 5 лет назад

    Thanks sir

  • @nagajyothishyamala5183
    @nagajyothishyamala5183 2 года назад

    Hello sir, I need conversion of infix to prefix conversion

  • @shilpashreeha5798
    @shilpashreeha5798 5 лет назад +1

    in evaluation of postfix expression what happens if only one operand is present before operator may I know the answer please...my direct question is that what will be the postfix evaluation of 8*-1

    • @unibrow9384
      @unibrow9384 4 года назад +3

      That isn't even a postfix expression.

  • @Ukio123
    @Ukio123 Год назад

    what should we do if we get^ this sumbol???

  • @dhineshgudavalli7114
    @dhineshgudavalli7114 3 года назад

    Sir c++ programming radhu python Kuda radhu mere chepalli exam's dhagaralo unvi

  • @moneyearner0648
    @moneyearner0648 5 лет назад

    Tq sir

  • @sravankonda1845
    @sravankonda1845 2 года назад

    if n operands are present in the expression then n-1 operators will be present

  • @aishwaryamuthukumar2235
    @aishwaryamuthukumar2235 4 года назад

    Sir give example on prefix

  • @kapztcs
    @kapztcs 4 года назад

    this will fail , the result will be different , say for example top element in the stack is 7 and next top is 3 , should we do 7-3 or 3-7. the results vary accordingly.

  • @dhineshgudavalli7114
    @dhineshgudavalli7114 3 года назад

    Sir apudapudu. Telugu lo chepandi sir

  • @shaiksharu9987
    @shaiksharu9987 5 лет назад

    How to write program??

  • @mahadeolokhande2996
    @mahadeolokhande2996 Год назад

    Prepost is remaining

  • @saipranay2789
    @saipranay2789 3 года назад

    sir code for it

  • @chinmayimitragotri3241
    @chinmayimitragotri3241 Год назад

    Thank you so much sir.

  • @hemapavani1538
    @hemapavani1538 4 года назад +1

    Sir please post the video on infix to prefix expression

  • @rajabmuhamedrajab5128
    @rajabmuhamedrajab5128 3 года назад

    Thanks Sir