Stacks - Infix, Prefix & Postfix expressions | Lecture 56 | Java and DSA Course

Поділитися
Вставка
  • Опубліковано 14 лис 2024

КОМЕНТАРІ • 98

  • @bonkai.movies
    @bonkai.movies Рік тому +23

    So vast content no one can do this hardwork only on one topic great salute 🙋

  • @ayushmishra5861
    @ayushmishra5861 Рік тому +13

    Wow! Hands down itna efforts for free content.
    Thank you bhai, much appreciated.

    • @Usernamepreeti
      @Usernamepreeti Рік тому +5

      Exactly! Hum khud teacher banenge tabhi teacher's ke efforts samjh me ayenge,please appreciate for all faculties. Thank you.

  • @aakibsatvilkar9379
    @aakibsatvilkar9379 4 дні тому

    Maza aa gaya
    Easy and west raghav sir is the best all time

  • @CODEX-YASH_GUPTA
    @CODEX-YASH_GUPTA Рік тому +3

    Its an awesome class ever found on stack data structures...thanks a lot raghav sir for such useful contents

  • @vinodthakar4561
    @vinodthakar4561 Рік тому +1

    This content for free!!glad to see education must be free

  • @Luffy_2804
    @Luffy_2804 Рік тому +4

    1:14:39
    don't worry if you are not able to understand in first time , i have watched the lecture twice now i am able to understand how the things are working !!!

  • @akashgautam583
    @akashgautam583 Рік тому +2

    Sir, lecture dekh kar "maza aa gaya"...
    Very very Helpful lecture...
    Thank You Sir ❤

  • @harshitgupta2909
    @harshitgupta2909 Рік тому

    What a great serious of dsa I have never seen , thank you sir

  • @Byte_Beacons
    @Byte_Beacons Рік тому

    Awesome 😎😎😎 kya mst teaching skill hai sir..🙏 great teacher/coder
    Thank you Etna dharya se pdhane ke liye❤❤

  • @Luffy_2804
    @Luffy_2804 Рік тому +4

    1:38:36
    home work question : )
    String str = "953+4*6/-";
    Stack stack = new Stack();
    for(int i=0; i=48 && ascii

  • @shashi_creator_2671
    @shashi_creator_2671 Рік тому +1

    Thankyou Sir💙
    For providing new One💙💙

  • @aniketshewale5051
    @aniketshewale5051 Рік тому

    Learning lots of new things

  • @ayaaniqbal3531
    @ayaaniqbal3531 Рік тому +6

    Maza aa gaya 🔥

  • @JyotiMishra-or7hg
    @JyotiMishra-or7hg Рік тому +1

    Thankyou so much sir
    😊😊

  • @svedits7567
    @svedits7567 Рік тому +2

    1:40:35 we can use an inbuilt string function StringValueOf() to typecast it into string

    • @RachitKumar-yp2ub
      @RachitKumar-yp2ub Рік тому +1

      obusly we can but rather than using inbuilt methods its better to use that concept.

  • @Luffy_2804
    @Luffy_2804 11 місяців тому +1

    1:28:48 logic
    jo phle number hoga wo infix ka left side se chalu hoga (v1) agar niche wale ko v2 ki jgh v1 bana denge to ordering kharab ho jayegi
    or jo evaluate kar rhe hai wo glt ho jayega
    prefix mai loop ulta isliye chal rha kyo ki prefix mai jo operators hote hai wo hamesha left side me hote hai OP_V1V2
    agar ulta loop chalyenge to number phle dal payenge or evauluation ho jayegi agar agey se karenge to operators a jaeyga par unke corresponding numbers ni milenge or glt evaluate ho jayega
    but piche se karenge to to shi hoga jaise hi number ke bad operator ayega wo usi number ke corresponding hoga to evaluation mai gadbad nhi hogi
    hope this clear the doubts !!!

  • @rahulkumar-p9m5z
    @rahulkumar-p9m5z 2 місяці тому

    this course have more content as compare to others channels because i have already explore more

  • @Ujjwalkumarsavita
    @Ujjwalkumarsavita 6 місяців тому

    best explanation .

  • @alakhsimarsingh6546
    @alakhsimarsingh6546 Рік тому

    thanks a lot sir...mazaa aa gya❤❤❤❤❤

  • @Satishyadav-wk9db
    @Satishyadav-wk9db 18 днів тому

    Mazza aa gya sir

  • @shivanikantak1747
    @shivanikantak1747 Рік тому

    Dhasu lecture hai sir aapke majja aa gaya

  • @ApnaDSA
    @ApnaDSA Рік тому +2

    is me concept essa hota hai
    1) infix-
    infix to total number sum
    infix to prefix conversion
    infix to postfix conversion
    2)prefix -
    prefix to total number sum
    prefix to postfix conversion
    prefix to infix conversion
    3)postfix -
    postfix to total number sum
    postfix to prefix conversion
    postfix to infix conversion
    ye sab karn a hogha ?

  • @AanganwadiGuriya
    @AanganwadiGuriya 5 місяців тому +1

    thanks!

  • @goutamnamdev1304
    @goutamnamdev1304 Рік тому +2

    mja nhi sir , bohot jada maja aaya .....❤❤🙌🙌

  • @jayateerthag.h5372
    @jayateerthag.h5372 5 місяців тому +1

    Maja aagya sir thankyou

  • @Luffy_2804
    @Luffy_2804 Рік тому +1

    1:50:49
    homework : )
    String str = "-9/*+5346";
    Stack stack = new Stack();
    for(int i=str.length()-1; i>=0; i--){
    char character = str.charAt(i);
    int ascii = (int)character;
    if(ascii>=48 && ascii

    • @Luffy_2804
      @Luffy_2804 10 місяців тому

      konse year m hai bhai @allplayz256

  • @AmaanKhan-xu4ft
    @AmaanKhan-xu4ft Рік тому

    THANK YOU!!!!!!!!!!!!!!!!!!!!!!

  • @GamersPaltan
    @GamersPaltan Рік тому

    Thank you sir ❤

  • @marvelanddisneyworld3141
    @marvelanddisneyworld3141 9 місяців тому

    MAZA aayaagya sir

  • @ShubhamKumarGupta-m9l
    @ShubhamKumarGupta-m9l Місяць тому

    sir koii dedicated c++ ka course launch karoo jo basic se advance tak competitive level ka

  • @AmitkumarMahto-d9c
    @AmitkumarMahto-d9c Рік тому

    maza aa gaya sir...

  • @anshror2583
    @anshror2583 Рік тому +1

    Sir tell sankeet sir to make long videos as like you

  • @naveenbarnwal7923
    @naveenbarnwal7923 Рік тому

    salute to u....

  • @cselecturebyrk1474
    @cselecturebyrk1474 Рік тому +1

    Sir graph and tree start kriye

  • @mbl-md1yr
    @mbl-md1yr Рік тому +2

    Hello Sir, I do have a request.
    Can you start a playlist of "PHP with DSA course" on this channel?
    It will be helpful for many people.

    • @rakshithml4631
      @rakshithml4631 Рік тому +2

      Bro your request is totally insane 🤣😂 who tf would do DSA in php just learn DSA in whichever language you want and make so projects based on php that's it y tf you need php for algorithms 🤣

    • @Diptanjank
      @Diptanjank Рік тому

      😂@@rakshithml4631

  • @kannadatrolls9760
    @kannadatrolls9760 Рік тому

    maza aa gaya sir

  • @YashShiraskar
    @YashShiraskar Місяць тому

    Ma3a aa gaya

  • @ABHISHEKSHARMA-jj5jh
    @ABHISHEKSHARMA-jj5jh 6 місяців тому

    maaza aa gaya

  • @ahmedrasel6096
    @ahmedrasel6096 Рік тому

    great video

  • @SachinSharma-ou5pg
    @SachinSharma-ou5pg Рік тому +1

    Plz add time stamp in decode batch

  • @Amanbiragi17
    @Amanbiragi17 Місяць тому

    Mja aa gya sir

  • @parthib.1555
    @parthib.1555 Рік тому +1

    Mazaa aagaya

  • @prathamgupta1632
    @prathamgupta1632 Рік тому

    sir please increase the frequency of video placement is near

  • @forchess180
    @forchess180 5 місяців тому +1

    maza agaya

  • @theutkarshmishra2015
    @theutkarshmishra2015 6 місяців тому

    Mazaaaaa AAAAAAA Gayyaaaaaaaa

  • @chetanharod8015
    @chetanharod8015 7 місяців тому

    Maza Agya Sirji

  • @rohitbhaleraovines7529
    @rohitbhaleraovines7529 Рік тому

    maza aaaa gayaaaa siirrrr

  • @deepkasodariya9456
    @deepkasodariya9456 Рік тому

    Maza aa gaya

  • @saurabhmishra9116
    @saurabhmishra9116 10 місяців тому

    Sir AAP tree kbhi pdhaoge?

  • @adirawat6470
    @adirawat6470 7 місяців тому

    Sir please trees bhi daldo

  • @aksharbisht9732
    @aksharbisht9732 Рік тому

    Maza aagya

  • @MuhammadUmair-mg8vx
    @MuhammadUmair-mg8vx 10 місяців тому

    Mza agya

  • @starEMERGE
    @starEMERGE 6 місяців тому

    can anyone tell me its the best course for dsa ? like best from others or not ?

  • @johnsonsvaselly5008
    @johnsonsvaselly5008 Рік тому

    Maja ah gaya sir

  • @adityashukla6966
    @adityashukla6966 Рік тому

    sir collection framework ka video kb ayega????

  • @naveenbarnwal7923
    @naveenbarnwal7923 Рік тому

    sir course playlist yane websiteplaylist mai add nahi kiye ho....pliz add

  • @pranayjha473
    @pranayjha473 11 місяців тому +3

    I think the code is wrong or it need more adjustment of prefix as we have to first the operand like * or /
    Directly just solve question 3+6+8*4+7 and dry run it you understand what i want to tell?
    The ans must be +++36*847 but ans coming is ++36+*847

  • @pcmgloryguptasonu9826
    @pcmgloryguptasonu9826 8 місяців тому

    can anyone upload the code
    of all the program discussed in this lecture.

  • @ashutoshkumarsingh6052
    @ashutoshkumarsingh6052 Рік тому

    Data structure with c ka video Kab aayega ?

  • @vaineero2.0
    @vaineero2.0 3 місяці тому

    Maja agaya

  • @gamingbeast9823
    @gamingbeast9823 10 місяців тому

    Sir the the first expression evaluation failing the test case 5-2*7+8.

    • @Ankitpanwar-z7c
      @Ankitpanwar-z7c 3 місяці тому

      indeed!
      this approach will not work in some cases where negative sign followed is "*" or "/".
      eg:- 5+2-2*2+2.
      eg:- 1*2-3/4+5*6-7*8+9/10 (this one is test case form leetcode question 227 basic calculator.)

    • @Ankitpanwar-z7c
      @Ankitpanwar-z7c 3 місяці тому

      solution using only one stack:-
      Stack st= new Stack();
      int i=0;
      char operator='+';
      int num=0;
      while(i

  • @shivanshusinghrag7345
    @shivanshusinghrag7345 Рік тому +2

    Manvi Mam ka video lectures kyu nhi aa rha hai plz 🙏
    Request hai ki Mam lectures attend Karen 🙏🙏🙏🙏

    • @Usernamepreeti
      @Usernamepreeti Рік тому +2

      Raghav sir itna acha padhate hai to kyu mam chahiye

    • @AmaanKhan-xu4ft
      @AmaanKhan-xu4ft Рік тому +1

      @@Usernamepreeti exactly... mereko smjhme nhi aa rha esa q hai... sir ji I guess or accha padha rhe hai

    • @akashgautam583
      @akashgautam583 Рік тому +1

      Sir ne khud bataya tha...jo topics sir ne padhaya hai...us topic se related jitne bhi topic hai wo raghav sir hi padhayenge..Aur Manvi mam fresh topic se padhayengi like backtracking, tree, graph etc....Aur abhi confirm hai hi Queue, priority queue or heap Raghav sir hi padhayenge...

  • @harshitgupta2909
    @harshitgupta2909 Рік тому

    maza a gya

  • @motivationalquotes2576
    @motivationalquotes2576 Рік тому

    maja aa gaya

  • @Mandar-ou7yp
    @Mandar-ou7yp Місяць тому

    Sir ye infix to post and infix to pre me all examples ke sath nahi Correct ans de raha hai😢😢😢

  • @PruthirajPanda-e9u
    @PruthirajPanda-e9u Рік тому

    maja agaya

  • @harshchouksey7740
    @harshchouksey7740 Рік тому

    👍👍👍

  • @pranavh8583
    @pranavh8583 11 місяців тому

    46:21

  • @DreamTons
    @DreamTons Рік тому

  • @Gautamkumar-yc4gu
    @Gautamkumar-yc4gu Рік тому +1

    Coding le liye kon sa batter hai
    N6000 ya ryzen 3
    Please reply

    • @study089
      @study089 Рік тому +1

      ryzen 3 is better i use it it is vey fast

  • @thaman701
    @thaman701 Рік тому

    Opp

  • @nageshmane_14606
    @nageshmane_14606 6 місяців тому

    Thank You Sir 🤟

  • @Abhaykumar-lw7nr
    @Abhaykumar-lw7nr 29 днів тому

    mzza aa gya.

  • @irushxgaming888
    @irushxgaming888 5 місяців тому +1

    maza aa gya sir

  • @M_1350_PrashantYelpale
    @M_1350_PrashantYelpale Рік тому +1

    maza aa gaya🔥🔥

  • @samarthdesai5498
    @samarthdesai5498 Рік тому

    maza aa gaya

  • @study089
    @study089 Рік тому

    maza aa gya

  • @mohdshahbazkhan6206
    @mohdshahbazkhan6206 10 місяців тому

    Maza aagaya

  • @mansikhatri9302
    @mansikhatri9302 Рік тому

    mazaa aagayaaa

  • @naatohamd1219
    @naatohamd1219 Рік тому

    maza a gaya

  • @Sudharshan-04
    @Sudharshan-04 2 місяці тому +1

    Maza agaya

  • @Sportscentre17
    @Sportscentre17 Рік тому +1

    Maza aa gaya

  • @pradneyaprabhudesai243
    @pradneyaprabhudesai243 Рік тому

    Maza Aa gaya

  • @nucle0981
    @nucle0981 Рік тому

    maza aa gya

  • @jagannathsahoo6018
    @jagannathsahoo6018 11 місяців тому

    Maza aagayyaa