Binary Trees & Binary Search Trees - DSA Course in Python Lecture 8

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

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

  • @GregHogg
    @GregHogg  5 หลายเดือนก่อน +3

    Master Data Structures & Algorithms For FREE at AlgoMap.io!

  • @ibrohimdamirov
    @ibrohimdamirov 4 หลายเดือนก่อน +14

    Thanks bro, to my mind, honestly your videos are better than Harvard's cs50 course🤝🤙

  • @victorhauache8847
    @victorhauache8847 5 หลายเดือนก่อน +7

    Loving this DSA course. Had in college, but it is always good to refresh my mind.
    Also I learned DSA in C, so it's interesting to watch python implementations of it.

    • @GregHogg
      @GregHogg  4 หลายเดือนก่อน +3

      Sorry for the slow reply, that's awesome!!

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

    Thank you so much for taking the time and putting so much effort into creating this course. I am learning DSA for the first time and your videos are amazing!!

  • @sayyidmogaka6754
    @sayyidmogaka6754 9 วันที่ผ่านมา

    Very clear and on point explanation 🎉

  • @zoroxak0172
    @zoroxak0172 5 หลายเดือนก่อน +10

    Thanks brother your videos always make any tough topic so much easy ❤

    • @GregHogg
      @GregHogg  5 หลายเดือนก่อน +2

      @@zoroxak0172 glad to hear it!

  • @harshgamer6105
    @harshgamer6105 5 หลายเดือนก่อน +6

    hey greg, this playlist has been super helpful so far, I hope you will cover other DSA like backtracking, greedy, bit manipulation in the future videos.

    • @GregHogg
      @GregHogg  5 หลายเดือนก่อน +2

      Yes I will and glad to hear it :)

  • @zikomo8913
    @zikomo8913 25 วันที่ผ่านมา

    wth man, I have been looking for a python dsa course since months, and i here it is!

  • @ektasingh5967
    @ektasingh5967 21 วันที่ผ่านมา

    All of your videos are amazing! I learnt a lot from you. Thank you so much for putting in the effort!

  • @upendrauppi5352
    @upendrauppi5352 4 หลายเดือนก่อน +1

    Best video till today ❤

    • @GregHogg
      @GregHogg  4 หลายเดือนก่อน +1

      Woot!

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

    I needed this, thanks for sharing knowledge and you efforts

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

      My pleasure:)

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

    Great Content Greg 👏👏
    One of my favorite channels ❤

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

      Glad to hear it!

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

    Amazing explanation!

  • @asagiai4965
    @asagiai4965 5 หลายเดือนก่อน +4

    A wise programmer once said "learn trees, and it will bear you fruit of knowledge"

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

      Who said that 😂

    • @asagiai4965
      @asagiai4965 5 หลายเดือนก่อน +4

      @@GregHogg a wise programmer.

    • @GregHogg
      @GregHogg  5 หลายเดือนก่อน +6

      @@asagiai4965 ah of course 😂

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

      @GregHogg 😆 nice topic though. Trying to cover almost everything about the Tree DS amd the common functions included.

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

    Awesome explanation, I'm glad I found your channel. Thanks a lot for sharing your knowledge with us.

    • @GregHogg
      @GregHogg  4 หลายเดือนก่อน

      You're too sweet

  • @mohammadatiftalab228
    @mohammadatiftalab228 26 วันที่ผ่านมา

    Amazing vids bro!

  • @ZYNX-evo
    @ZYNX-evo 5 หลายเดือนก่อน

    Thanks for the video Greg, appreciate it! 🙌

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

      No problem!

  • @insoucyant
    @insoucyant 10 วันที่ผ่านมา

    Thank You!

  • @helloworldcsofficial
    @helloworldcsofficial 4 หลายเดือนก่อน +2

    If I understand correctly, there is a difference between a full tree and a complete tree, correct?

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

    TYSM

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

    Hello Greg I love your video and solve many problems on leetcode i want you to make videos on A complete path for a python developer with the best resource you recommend to a beginner. And a complete study plan. as In TH-cam there are lots of videos that Miss lead the info. I hope you found this comment relevant and made a video so I can share it with college friends. So they can start coding instead of watching tons of tutorials. ❤❤❤

  • @BrandonNguyen-jz8hl
    @BrandonNguyen-jz8hl 2 หลายเดือนก่อน

    At timestamp 4:18, if we were to have a node.left for node 3 added, would that be considered neither a complete nor a perfect tree (incomplete tree)?

    • @maybae10
      @maybae10 2 หลายเดือนก่อน

      Yes it is neither a complete nor perfect tree; definition of complete tree is all the levels but last one (leaves) must be filled with max # nodes (2^(0-indexed level)). Further, definition of perfect tree requires max amount of leaf nodes to be present as well.

  • @xSomoy
    @xSomoy 8 วันที่ผ่านมา

    What software did you use for drawing?

  • @helloworldcsofficial
    @helloworldcsofficial 4 หลายเดือนก่อน

    Any chance you could go over the insertion and deletion of a node in a binary search tree?

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

    Are you also going to make a few videos on self balancing trees such as AVL, Red Black and Splay tree etc?

  • @prashanthnellutla6681
    @prashanthnellutla6681 2 หลายเดือนก่อน

    😢😢😢 didn't really understand it much , yet finished video in hope of learning it