6. Binary Trees, Part 1

Поделиться
HTML-код
  • Опубликовано: 12 сен 2021
  • MIT 6.006 Introduction to Algorithms, Spring 2020
    Instructor: Erik Demaine
    View the complete course: ocw.mit.edu/6-006S20
    RUclips Playlist: • MIT 6.006 Introduction...
    This is the first of two lectures on binary trees. This lecture discusses binary tree terminology, tree navigation, and dynamic operations. These are explored in two applications: sets and sequences.
    License: Creative Commons BY-NC-SA
    More information at ocw.mit.edu/terms
    More courses at ocw.mit.edu
    Support OCW at ow.ly/a1If50zVRlQ
    We encourage constructive comments and discussion on OCW’s RUclips and other social media channels. Personal attacks, hate speech, trolling, and inappropriate comments are not allowed and may be removed. More details at ocw.mit.edu/comments.

Комментарии • 70

  • @rafaelmenna8384
    @rafaelmenna8384 2 года назад +59

    He came wearing a root shirt. Legend

  • @wisdomkhan
    @wisdomkhan 2 года назад +66

    Thank you very much MIT. Please do not ever stop this life changing work. Those who dream of studying in MIT can fulfil it here.

  • @mayankdhiman5355
    @mayankdhiman5355 2 года назад +5

    this is where peter parker wanted to go for his graduation.

  • @majid_devops

    "I'm just a leaf you know"

  • @mikhailkilianovski8024

    🌳Could you provide a justification for why we need to 🔁swap 🔁values while doing deletion instead of just overwriting the value of a current node `A` with a value of node `B`

  • @th2315
    @th2315 2 года назад +14

    Very engaging and informative class, I look through all the online sources, this is the only high-quality algorithm course that is free and python-based. I learned a lot from it! Loved it!

  • @user-nu2sz2wg3i
    @user-nu2sz2wg3i 2 года назад +2

    Emotional damage for node A

  • @charliezhou6514
    @charliezhou6514 2 года назад +2

    the leaf analogy is so funny

  • @prashantsharma312
    @prashantsharma312 2 года назад +18

    Great lecture. I always had confusion about the successor - thanks for the clarification.

  • @ernesto8738
    @ernesto8738 2 года назад +4

    I know the comments here get melodramatic but seriously: thanks, it means a lot to have this available

  • @ParthPatel-vj2zv
    @ParthPatel-vj2zv 2 года назад +146

    0:00

  • @pif5023
    @pif5023 Год назад +3

    Thank you for sharing this lesson!! As a self thought professional this really gave me ahas moment! For better or worse I was hired before I could dive deep into algos and these lessons are gold!

  • @tarunsinghyadav5477
    @tarunsinghyadav5477 2 года назад +8

    Thanks MIT for providing great content.

  • @biswanathsingh1991

    Very interesting and educational course; after searching all internet resources, this is the only excellent, free, Python-based course on algorithms. It taught me a lot of things

  • @lucifyer4486
    @lucifyer4486 2 года назад +2

    Thank you for uploading this lecture!

  • @linonator

    These classes pay so many dividends. It’s just amazing!

  • @suindude8149

    The depth and the breadth first search would be the representation criteria for the data stored inside the memory thus the Information science has got a great evolution.

  • @aghahasaan
    @aghahasaan 2 года назад +3

    Thank you so much, what a great lecture, respect from Pakistan!

  • @jaggis4914
    @jaggis4914 2 года назад +9

    Thanks MIT. Thank you Erik!

  • @sushanthreddy5513
    @sushanthreddy5513 Год назад +8

    At