Answer of Question of AVL tree. Insertion of element and balancing AVL Tree

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ธ.ค. 2024

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

  • @agtech3768
    @agtech3768 ปีที่แล้ว +6

    Your Lecture is very useful for DSA Final 4th sem Exams. Thank you Sir.

  • @Nadim166
    @Nadim166 2 หลายเดือนก่อน +3

    Masallah bhai kitna accha padhate ho

  • @rkdgamer2487
    @rkdgamer2487 5 วันที่ผ่านมา

    Thank you sir❤😊

  • @kicaso
    @kicaso 5 หลายเดือนก่อน +1

    your lecture is very helpful, sir, thank you

  • @ritikakumari5134
    @ritikakumari5134 3 ปีที่แล้ว +6

    Q4. Draw AVL tree. JAN, JUN, FEB, OCT, DEC, SEP, JUL, MAR, MAY,NOV, APR, AUG

  • @shubhambhosale8467
    @shubhambhosale8467 3 ปีที่แล้ว +8

    after adding 17 it is balanced

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

    A better explanation for 17 insertion after 14 would be
    23
    17
    14
    12
    We perform LL as 2-0=2 , unbalanced
    After performing LL we'll have
    23
    14
    12 17

  • @akorsafar7958
    @akorsafar7958 5 หลายเดือนก่อน +1

    45,55,65,80,90,100,110,120,130,40,35,25,20,15,10,5

  • @Aryan-if5yl
    @Aryan-if5yl 2 ปีที่แล้ว +1

    Thanks Atul

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

    Awesome sir👍

  • @SimranKaur-d4n8d
    @SimranKaur-d4n8d 24 วันที่ผ่านมา

    construct an AVL tree from the following list of keys:
    2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24

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

    Repeated element aye to kya kare sir

  • @pakreactions-y5c
    @pakreactions-y5c 2 ปีที่แล้ว +11

    brother, this solution is'nt correct

    • @kicaso
      @kicaso 5 หลายเดือนก่อน

      so what is correct solution?

    • @i.khushii
      @i.khushii 20 วันที่ผ่านมา +1

      It is correct , Dont misguide people

    • @FizzaAnawaz
      @FizzaAnawaz 13 วันที่ผ่านมา

      It is correct

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

    Thank you so much.

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

    This Sol is incorrect you solved it by wrong method

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

    Also binary tree 🌴

  • @mehakgoyal9223
    @mehakgoyal9223 4 ปีที่แล้ว

    How many rotations?

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

    Answer is wrong because 8 element position is wrong

    • @himanshuatri3232
      @himanshuatri3232 8 หลายเดือนก่อน

      answer sahi hai. maine avl tree visualization program mai daalke check kiya

  • @AbhishekJain-fm2ni
    @AbhishekJain-fm2ni 2 ปีที่แล้ว

    Step by step to Sol krea

  • @Aditya.Sharma264
    @Aditya.Sharma264 2 ปีที่แล้ว +1

    phle dhang se pdke aao baadmai smjhaa lena

  • @tanvigupta5536
    @tanvigupta5536 ปีที่แล้ว

    😑

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

    Great but bad

  • @User-7x-q7i
    @User-7x-q7i ปีที่แล้ว +2

    Wrong hai aapka sir

    • @himanshuatri3232
      @himanshuatri3232 8 หลายเดือนก่อน

      answer sahi hai. maine avl tree visualization program mai daalke check kiya

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

    Bekar padhaya..bakkk

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

    after adding 17 it is balanced