Introduction to Trees (Data Structures & Algorithms #9)

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 มิ.ย. 2024
  • Here is my intro to the tree data structure!
    And here's another interesting tree problem: • Google Coding Intervie...
    You can download my sample code in Python and Java here: www.csdojo.io/tree

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

  • @alejandrojrodriguezrosado
    @alejandrojrodriguezrosado 3 ปีที่แล้ว +62

    MAAAANN how much I missed you. Since my first year of college in 2017 you have been holding my coding hand 😅. Please don't give up. You are a mega educator.

  • @GauthamMohanraj
    @GauthamMohanraj 3 ปีที่แล้ว +312

    Qurantine has been the best time everyone to realise their interest in programming

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

      True

    • @abhishekudiya8638
      @abhishekudiya8638 3 ปีที่แล้ว +13

      Yes, I have also started programming in Quarantine and I loved it

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

      That's true🙂

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

      True my friend

    • @firstyfirst
      @firstyfirst 3 ปีที่แล้ว +4

      Interest ?? that means u all are not in college

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

    I was literally about to drop this class and switch my major, but because of you I finally understand computer science. You're an absolute legend

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

      don't drop out. you'll regret it. i dropped out as a computer engineer major after one year and i still regret it to this day.

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

      @teenytinytoons why? and what do you do now?

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

      @@teenytinytoonsCSE majors got no jobs

  • @CodeSadhu
    @CodeSadhu 3 ปีที่แล้ว +12

    God bless you man! I was just starting off with practicing trees for my campus placements and saw this video dropped in my recommendations! Please keep the data structures videos coming!

  • @Vikhyat-ul5yz
    @Vikhyat-ul5yz 3 ปีที่แล้ว +41

    I literally feel blessed!
    Please complete this series.

  • @d-e-v-esh
    @d-e-v-esh 3 ปีที่แล้ว +5

    You are one of the best tutors on TH-cam. Please keep this series going. This is really helpful to me and others.

  • @subhangijena4381
    @subhangijena4381 3 ปีที่แล้ว +104

    Please make videos on graph and its important topics :
    Clone a graph
    Detect A cycle in Undirected Graph/Directed Graph
    Topo Sort
    Number of islands (Do in Grid and Graph both)
    Bipartite Check
    SCC(using KosaRaju’s algo)
    Dijkstra's Algorithm
    Bellman-Ford Algo
    Floyd Warshall Algorithm
    MST using Prim’s Algo
    MST using Kruskal’s Algo
    Your videos are awesome. Very concise, easy to understand and interactive.
    Keep it up.

    • @CSDojo
      @CSDojo  3 ปีที่แล้ว +15

      Thank you for the list!

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

      Great list of Graph Problems.

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

      Search TH-cam for WilliamFiset

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

      @@leondaz7380 Thanks ,his channel is amazing.

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

      thank you for the important topics laid out

  • @dhruvsingh1837
    @dhruvsingh1837 3 ปีที่แล้ว +4

    Sir, you are doing a really great job. I am able to understand each and everything in this tutorial. You put so much effort in your tutorials. I cannot thank you enough for this crystal clear explanation. You even quit your job at google, just to teach and share your knowledge with us and that too for free, mad respect for that. Thanks again sir.

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

    This course of data structures and algorithms one of the best on the internet I hope you continue it.

  • @elle3279
    @elle3279 3 ปีที่แล้ว +22

    I wish you were my prof when we have this subject 😞 Thank you for this!!!

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

    Honestly I like your style of teaching. Please continue with the data structure series.

  • @user-ed3xf3em2j
    @user-ed3xf3em2j 3 ปีที่แล้ว +1

    Welcome back! So glad to see you fully recovered!

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

    Just continue this awesome series, it's really a great help to me!!
    Thanks in advance.

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

    Keep uploading to this playlist man... It's really helpful. Thank you

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

    Thank you so much sir for coming back. so kind of you to start this again this particular playlist

  • @MandeepSingh-tu4hp
    @MandeepSingh-tu4hp 3 ปีที่แล้ว +3

    Wow, I am glad to see that you are resuming this series. Looking forward to learn more, Love from India ❤️

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

    Thank you sir for coming back to explain DS & A concepts.
    Please explain the space and time as well along with the problems in detail.

  • @biofluorescence
    @biofluorescence 3 ปีที่แล้ว +7

    Perfect timing. I'm doing trees too!

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

    Welcome back after a month. I was waiting for a new video

  • @Rohit-tz6gs
    @Rohit-tz6gs 3 ปีที่แล้ว +11

    It would be very helpful for us at this time if you start providing more lectures in DS n ALGO series.

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

    The way you reveal the code, is probably the best.

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

    Welcome back.I hope,we will explore more this topics

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

    Oh Dear YK ! Its so good to see you back with DS and algo series ❤

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

    Finally, I need this for upcoming semester.

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

    Love you! ❤
    and please complete this series!

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

    it's good to see you back!

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

    Cs dojo you are great, have such knowledge and sharing it is a very thoughtful step.

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

    So glad you started again.

  • @Pankajsingh-fo6tu
    @Pankajsingh-fo6tu 3 ปีที่แล้ว

    Keep adding data structures and algorithms videos...
    Your way of teaching is very good and very easy to learn.. thanks for your so much of hardwork ♥️♥️

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

    Absolutely love your videos. Thank you!

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

    I love how you keep it general so it can apply to multiple languages

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

    Thanks for coming back. You are a 👑✌✌

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

    This is such a great video!! I also learn something after downloading your code! Thanks

  • @manojks7971
    @manojks7971 3 ปีที่แล้ว +128

    Sir please complete this series it is most important

    • @anant-strong
      @anant-strong 3 ปีที่แล้ว +1

      You can watch codewithharry just checkout his playlists

    • @zakriabacha2477
      @zakriabacha2477 3 ปีที่แล้ว +4

      @@anant-strong I think dujo is better than harry

    • @PS-od2mm
      @PS-od2mm 3 ปีที่แล้ว

      Coding ninja ka course lega free mein ??

    • @PS-od2mm
      @PS-od2mm 3 ปีที่แล้ว

      @@manojks7971 kaise duu batao email id do apna

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

      @@PS-od2mm can u provide me pleaseeeeee

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

    海外大学前で概要を掴みたいと思ってました、本当に感謝します!

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

    Glad to see you back.

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

    That was a very useful video. Please Keep up doing it!!!. You can explain hard stuff easily, which helps learners to understand better

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

    Been waiting for this series!!

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

    It's nice to see that ur back to making videos again

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

    Thank you for begins these series again...... Love from india😍😍❤️❤️🙏

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

    Thanks for this YK. I implemented it in C++ using pointers but it's basically the same. hoping for more data structures related content.

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

    Good to see you back after a long long time here

  • @NiteshKumar-nk1rx
    @NiteshKumar-nk1rx 3 ปีที่แล้ว

    The best Series on TH-cam....

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

    Amazing video, you made me understand things clearer.

  • @ArslanAli-zf1hw
    @ArslanAli-zf1hw 2 ปีที่แล้ว

    absolutely perfect explanation.

  • @nowyouknow2249
    @nowyouknow2249 3 ปีที่แล้ว +4

    The ninja is finally out from his hiding place.
    You look like Tenshin Nasukawa.
    Nice video btw!!!

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

    Thank you for explaining so well!

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

    This logic brings me peace.

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

    THE RETURN 🥳

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

    Make a video on access specifiers. Your teaching is amazing.

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

    Missed you so much! Please upload the videos consistently. If you're busy, that's totally fine!

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

      I'll do my best!

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

    thank you bro for restarting the playlist

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

    I really fell in love with your channel specially about oop thank you very much and right on!

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

    Please do continue the series!

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

    He is Back ... good to you

  • @user-is1hz4jt7s
    @user-is1hz4jt7s 3 ปีที่แล้ว

    Like this series!

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

    Great video. Thank you so much.

  • @a.l.o.n.e.797
    @a.l.o.n.e.797 3 ปีที่แล้ว

    and thank you for all the tutorials....keep going....

  • @mohammadyasir8700
    @mohammadyasir8700 3 ปีที่แล้ว +7

    Make some regular videos on interview cracking DS and algos !! for MNC's companies !

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

    Great video, i have a great understanding now

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

    Looking forward to your graph theory tutorial

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

    You’re back!!

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

    Please continue this series

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

    Great Tutorial, thank you.

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

    Wow just what I needed thanks

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

    Thank you for the video. Helpful 👍

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

    You help me to review lessons in my university !!! :) Thanks !!!

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

    Omg thank you soo much i was waiting for these videos ❤️❤️❤️

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

    Bro please do make videos frequently, I really love your teaching

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

    Oh wow this is currently the topic in learning during my curriculum lol, this topic started this week lol. How coincidental

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

    Tq tq for start again this series

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

    Great topic sir

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

    Yes! Plz make more DS videos! 💕💕💕

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

    Good and simple.

  • @shubhamkumar-lw3eq
    @shubhamkumar-lw3eq 3 ปีที่แล้ว +1

    We missed you CS Dojo... Desperately waiting for this series completion :)

  • @AhamedKabeer-wn1jb
    @AhamedKabeer-wn1jb 3 ปีที่แล้ว

    Thanks that was a good introduction..

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

    YK can you continue the series please. I love your videos

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

    💝💝back again ....hope you will be with us till completion of this series 😉😉

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

    Plz don't stop this series midway now...

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

    Make more on Algo! .... We want to learn about trees and graph and the operation on it

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

    you're the best! thank you

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

    Sir ,pls complete the series ...
    And also some tips and how to solve the tree and heaps problems pls do as much as videos u can ....

  • @user-mz8qj7bz8h
    @user-mz8qj7bz8h 3 ปีที่แล้ว +2

    Can you do a video series of all kind of trees, like avl, b tree and so on
    Thanks for these videos

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

    Ur way is awesome 😊

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

    Keep going with more data structures vedios

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

    thank you for your video it really help me

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

    Hi YK, thank you for the video! But I am not sure if it is just me... you sound tired in this video compared to the previous videos. Your hard work always helps us to learn more about data structure and algorithms!

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

    Great content as usual. I will soon make videos on Trees and graphs too :)

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

    Thank you!

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

    Thank you.

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

    A new video after almost 40-50 days

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

    Glad to see you yk

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

    Thank you for the video. Hoping this helps out reversing a file I've been working to make an editor for it. lol

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

    thx sir u r the best....

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

    Hi there !!I am making a python based text file encryption using random and crypt do you think this project has some scope or has all this been done already ?? Ps love your content (I'm in high-school right now intermediate in python)

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

    My name is FunkyKong and I approve of this video.

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

    You are doing God’s work, sir.

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

    Please continue, and make videos on avl tree and its implementation

  • @BharadwajSagar-eo5gf
    @BharadwajSagar-eo5gf ปีที่แล้ว

    wow..Thank you so much.

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

    Thank You