Fundamental Graphs Knowledge - Intro + Basic Algorithms

Поділитися
Вставка
  • Опубліковано 17 тра 2024
  • Here's a post describing my current goals for the website (they are very cool, and will involve a system that auto-debugs your code): • Post
    Link to this lesson on the course's website: lesscourse-name-heregreater.d...
    Currently, judging/debugging capabilities are not available yet, but it does have a text version of this lesson and some links to places to submit the problems.
    Slides link: docs.google.com/presentation/...
    Good tutorial on recursion (until I release one myself): • Recursion for DSA/CP :...
    Timestamps:
    Intro 00:00
    Structure 01:44
    Definitions 02:25
    Representation in code 12:40
    Practice "set" 1 15:10
    BFS 17:32
    DFS 25:15
    Practice set 2 29:06
  • Наука та технологія

КОМЕНТАРІ • 39

  • @luvmakin4280
    @luvmakin4280 Рік тому +2

    I've been looking for some graph videos lately and now you've blessed me with one. TY!

  • @nelsonwang4582
    @nelsonwang4582 Рік тому +2

    I knew this guy from his fighting FANG interview videos and started to learn from his past instructional videos including DP, how to practice. how to review after contest.... I am really glad that I found this hidden gem

  • @theJasin
    @theJasin Рік тому

    New to your channel but I’ve been watching all your videos, love them!

  • @shivarapolu3180
    @shivarapolu3180 Рік тому

    Very Helpful video Galen. Really appreciate your effort. Waiting for more such videos especially on Graphs

  • @fustigate8933
    @fustigate8933 2 роки тому +7

    I am so excited!

  • @debanjandas6772
    @debanjandas6772 Рік тому

    Thank you brother for your wonderful insights, I should recommend everyone to watch it.

  • @rickychow4940
    @rickychow4940 6 місяців тому

    Thank you so much, u made graph become easy to understand! Legend 🙏

  • @daman317
    @daman317 2 роки тому

    Been waiting for this!!

  • @aligohar1708
    @aligohar1708 Рік тому

    Just two words, i have nothing else : THANK YOU.

  • @siddharthsinghchauhan8664
    @siddharthsinghchauhan8664 Рік тому

    This was a really good video.. the insights were sooo useful

  • @pipr_7859
    @pipr_7859 Рік тому

    Hi! I’m newbie and glad to find out your channel.🤩💖

  • @samegum9624
    @samegum9624 Рік тому +1

    TOO GOOD FOR BEGINNERS!!

  • @MiketheCoder
    @MiketheCoder 2 роки тому +2

    I think my brain waves have increased

  • @tedfitzpatrickyt
    @tedfitzpatrickyt Рік тому +2

    Thanks! Another awesome video. Except for the "Adjacency Matrix" title on the "Adjacency List" slide LOL JK. Keep 'em coming

  • @katurivinay3436
    @katurivinay3436 2 роки тому +1

    welcome ❤

  • @dipendersingh1536
    @dipendersingh1536 2 роки тому

    Thank you 🙏

  • @softwaretools5140
    @softwaretools5140 2 роки тому

    Thank you!

  • @gauravmehta158
    @gauravmehta158 2 роки тому

    it was really good

  • @Aki-cw8wb
    @Aki-cw8wb Рік тому

    thank you !!!

  • @abdelmajidkansoussi6904
    @abdelmajidkansoussi6904 Рік тому

    Great video. Can you please made a video about trees. it will be very helpful. thank you

  • @Dev-zr8si
    @Dev-zr8si Рік тому

    Thankss!

  • @adityaheart9671
    @adityaheart9671 Рік тому +1

    Can you please make for trees also like this one???

  • @programinglanguagepascal4248
    @programinglanguagepascal4248 2 роки тому

    nice video !

  • @handsanitizer2457
    @handsanitizer2457 Рік тому

    Nice love ❤️ this

  • @AkashKumar-hg1is
    @AkashKumar-hg1is Рік тому

    Please do a mashup on binary search

  • @macbeth143
    @macbeth143 9 місяців тому

    at the path finding problem, A has two parents{B,C}, how we got B not C too in the final path vector?

    • @macbeth143
      @macbeth143 9 місяців тому

      we came from A and to get A we came from B ,, why not C?

  • @srijitmondal4190
    @srijitmondal4190 Рік тому

    Can you please cover cses graph problems please 🥺

  • @uddiptakalita3006
    @uddiptakalita3006 2 роки тому +4

    when i try to open "you can submit it here" link on your website it takes me to CF and shows "you are not allowed to view the contest"
    Plz fix this problem

    • @ColinGalen
      @ColinGalen  2 роки тому

      click link in "resources" section

  • @dr_davinci
    @dr_davinci Рік тому

    Just using a stack instead of queue in BFS code will give you a DFS.

  • @rterminatu
    @rterminatu Рік тому

    Is your site down? I can't seem to access it.

  • @candymanmonster4880
    @candymanmonster4880 Рік тому

    Rec and backtracking when?

  • @nishantbhatia3231
    @nishantbhatia3231 2 роки тому +1

    Can someone provide the gym invite link?

    • @ColinGalen
      @ColinGalen  2 роки тому +1

      click link in "resources" section

  • @middlebenchcoder3480
    @middlebenchcoder3480 2 роки тому

    😄

  • @ashwani4-yearb.tech.electr307

    do some live streaming of contest bruh

  • @ayushsingh8429
    @ayushsingh8429 2 роки тому

    please try be a bit more consistent :)

    • @justhooman4682
      @justhooman4682 Рік тому +3

      I'd say 3 weeks is not bad at all. He is also working on the website atm.