Construct BinaryTree From PostOrder and InOrder Traversal | Leetcode 106 Solution

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 ก.ย. 2024
  • Please consume this content on nados.pepcoding.com for a richer experience. It is necessary to solve the questions while watching videos, nados.pepcoding.com enables that.
    NADOS also enables doubt support, career opportunities and contests besides free of charge content for learning. For a better experience and more exercises, VISIT: www.pepcoding....
    Have a look at our result: www.pepcoding....
    Follow us on our FB page: / pepcoding
    Follow us on Instagram: / pepcoding
    Follow us on LinkedIn: / pepcoding-education

ความคิดเห็น • 23

  • @vikashgupta3305
    @vikashgupta3305 3 ปีที่แล้ว +5

    Earlier I used to think, SUMEET Sir is the only teacher in pepcoding with whom I can connect but today's this stereotypes breaks...You are such a good and to the point teacher, you haven't skipped any part of the explanation, done full dry run of the input...🔥🔥🔥🔥
    Code after your explanation is just a cup of cake for me...
    This channel is underrated, this channel needs more recognition...I have shared your playlist in wssup group.
    Its a boon to CS students, never ever close this channel in a tension that its not growing plss. We r wid your team.

    • @Pepcoding
      @Pepcoding  3 ปีที่แล้ว +1

      Glad to know that you liked the content and thank you for appreciating.
      The love and respect which I get from you people keep me highly motivated and the same I am able to forward It to you people through my videos.
      So, keep motivating, keep learning and keep loving Pepcoding😊

  • @tathagatnegi5923
    @tathagatnegi5923 3 ปีที่แล้ว +1

    Haircut 👍 looking good

  • @dharmik5442
    @dharmik5442 2 ปีที่แล้ว

    You are an awesome teacher sir.

  • @garima6571
    @garima6571 2 ปีที่แล้ว +2

    Iske views 1.4k and like only 179 bhai ab kya chahiye...aisa content prr bhi like nhi krte log...pta nhi kya hi ignore krte h...
    By the way for your kind information pepciders I have 3 I'd and I have subscribed this channel from all I'd...
    Thanku team 🙏

    • @Pepcoding
      @Pepcoding  2 ปีที่แล้ว +1

      Thankyou for the support.
      And for better experience, visit nados.io, where you will get well curated content and career opportunities.

  • @travelbest5623
    @travelbest5623 3 ปีที่แล้ว

    Great explanation sir.. Mazza aa gya

  • @shinobiwolf8133
    @shinobiwolf8133 3 ปีที่แล้ว

    Awesome explaination

    • @Pepcoding
      @Pepcoding  3 ปีที่แล้ว

      Glad you liked it and If you like our efforts, please upvote the comments written by the students about Pepcoding here (www.quora.com/What-are-the-good-websites-to-learn-data-structures-and-algorithms )

  • @hey.............
    @hey............. 3 ปีที่แล้ว

    Great content 👌👏😊

    • @Pepcoding
      @Pepcoding  3 ปีที่แล้ว

      Thank you so much and If you like the content could you post something on LinkedIn about us? This will help us in reaching out to more people and help a lot of other students as well
      Something like this
      Sumeet Malik from Pepcoding is making all his content freely available to the community
      You can check it out here - www.pepcoding.com/resources
      /
      Also, this is the youtube channel - th-cam.com/users/Pepcodingplaylists?view_as=subscriber

  • @farheenahmad4233
    @farheenahmad4233 3 ปีที่แล้ว

    VERY NICELY EXPLAINED!!!!

  • @faizan346
    @faizan346 3 ปีที่แล้ว

    sir these videos are not linked to the question in pepcoding portal.
    sometimes it gets hard to find the corresponding ques videos.

  • @zigmazzzeeee
    @zigmazzzeeee 3 ปีที่แล้ว

    Hi thank you for this video . I get a wrong answer when I tried posting this solution in leetcode. postorder = { 3, 4, 2, 1 }; and inorder= { 1, 2, 3, 4 }; expected=[1,null,2,null,4,3] , actual =[1,null,2,null,4,4,null,null,3,3] . please clarify.

  • @harshtekriwal131
    @harshtekriwal131 3 ปีที่แล้ว

    Sir searching ke lie HashMap use krke optimize krskte hai!

  • @travelbest5623
    @travelbest5623 3 ปีที่แล้ว

    Sir PAB vale 1200 question and web dev poora dalega youTube par??

  • @LegitGamer2345
    @LegitGamer2345 3 ปีที่แล้ว

    on fire today !

  • @surajprasad6012
    @surajprasad6012 2 ปีที่แล้ว

    thia ques is not available in nados

  • @faizan346
    @faizan346 3 ปีที่แล้ว

    // is this test case correct on portal for construct Bt from pre and post order . i coudn't find your video on that
    11 10 100
    10 11 100

  • @harshrai184
    @harshrai184 3 ปีที่แล้ว

    mja agya sir😅

  • @dietpepsi7338
    @dietpepsi7338 3 ปีที่แล้ว

    site has wrong answer for the question levelorder and inorder
    Kindly cover that question

  • @snehalkumar.singh.cse2070
    @snehalkumar.singh.cse2070 2 ปีที่แล้ว

    The concepts are good, but the video is tremendously time consuming.