Learn Graphs in 5 minutes 🌐

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

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

  • @marceloaugusto7830
    @marceloaugusto7830 9 หลายเดือนก่อน +64

    Short, straight to the point and no annoying music. Great content!

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

      "Alright what's going on everybody. Graphs..."
      nice

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

    Your explanation makes it as if you're teaching us to butter bread. Appreciate your work😊

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

    Thank you for the visual explanation.
    Pearson didn't think that was necessary lol. The text read, "Formally, a graph is defined by a pair of two sets: a finite non-empty set V of items called vertices and a set E of pairs of these items called edges. If these pairs of vertices are unordered, i.e., a pair of vertices (u, v) is the same as the pair (v, u), we say that the vertices u and v are adjacent to each other and that they are connected by the undirected edge (u, v).........."
    Drawing a picture is in computer science is often a much more efficient use of time.

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

    Liked, Subscribed, All Notfication On, and here is the comment. I hope it beats the TH-cam algorithm. This page definitely deserves more than a million subscriber already. Sooner or later it will.
    So much relevant information in a quick 10-15 mins video 🎰💰, completely hooked and can't wait to binge watch entire Java and DSA playlist this weekend!

  • @EndlessGamerBlue-EG
    @EndlessGamerBlue-EG 3 ปีที่แล้ว +50

    I JUST STARTED LEARNING THIS IN SCHOOL!! I AM GONNA BE AHEAD OF MY CLASS THANKS TO YOU!! 😁😁😀😀

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

      which country are you from

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

      ❤😮

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

      Same

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

    Commenting for the algorithm because this page deserves so much more.

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

    Thank you so much, Bro. You're a great help. It would be too hard for me to understand programming without your videos.

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

    Great introduction to graphs. Thank you bro.

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

    i wish you will also add practical implementation of these concepts

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

    thanks for the simplified explanation. great content!

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

    Why have the other videos to this topic been removed?

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

    I did love it ,Bro Brometheus you r the greatest Bro in the whole history you rock . I wanted to see you make it for while now and you have granted me my wish , really thank you The best Bro of All Eras

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

    Thank you. Straight to the point and very good to understand, even with my not so good english.

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

    im going to edge to this

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

    maaan you are making my DS exam prep soooo much interesting and easy! APPRECIATED !!!!!!

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

    This is coming up in my programming lll class and then you made a video for it! Thank you always!!

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

    Truly appreciate your work! #bestBro

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

    I learn more from this guy than my school lmfaooo

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

    Maybe an A* demo sometime down the track would be cool!

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

    my teacher tried to explain this for 50 minutes and I didn't understand this crap and you just took 1.30 minutes to understand nodes and edges. Thank you

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

    thank you. Its a great intro to graphs

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

    Love your Channel!

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

    The 'alright!' at the start of the video makes it fun to watch😂😂😂😂. Great Video sir🙏🔥

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

    lecture was simply awesome,Easy way to understand with this Presentation.

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

    Thanks 😜 Love from PK🇵🇰

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

    damn bro, that was quick and simple.

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

    interesting please lets give us more introductions with codes on this graphs

  • @husmertmert
    @husmertmert 10 หลายเดือนก่อน +1

    I appreciate your work, but you have one mistake. A space complexity O(V+E) is not necessarily smaller than O(V^2) since it is dependent on the number of edges. In the worst case we would have all vertices having edges to other vertices, hence E = V^2. Then both matrix and linked list would have space complexity of O(V^2), even though this is not the case for most of the scenarios it is important to indicate.

  • @НікітаОрлов-с3ч
    @НікітаОрлов-с3ч ปีที่แล้ว

    You are the best teacher

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

    Thank you so much man.Yue're a life saver

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

    Please add more dsa topics such as backtracking etc

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

    Awesome, Thanks bro 🔥🔥

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

    Appreciate your work

  • @ΝικΝοκ
    @ΝικΝοκ ปีที่แล้ว

    hi , very helpfull and clear!!

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

    Great work here

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

    Awesome man, this will help me a lot.
    Btw, if it's not too much to ask, can you do some videos on network programming in java? It is pretty hard and I don't understand anything at my Uni.

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

    waiting for full lenthg video ..... thanks bro ................

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

    Just made the video a full 580 instead of a dull 579!!!!
    THANKS FOR THE IMPRESSIVE CONTENT BRO!!

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

    thank you Bro ! , this helped me

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

    Sir you have huge knowledge of this
    Where did you get this all sir?
    Sir what you do for living?

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

    making up cross pair of currency exchange rates from limited currency exchange rates pairs from an api , to find smallest paths to find the wanted exchange rate for the new currency pairs

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

    I had a simple question
    What changes do we need to do in the quick sort algorithm you showed so that the array is sorted in descending order? Of course I can reverse an array after sorting in ascending order but it won't be that efficient if I have millions of elements in the array.

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

      if you have milions of records, you should use merge sort. For the quicksort just switch > with

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

    Nice class

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

    great...!

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

    I have a question.I studied Python last summer, now i want to learn C but in school we do homeworks using Java. Should i learn Java only or study both of them?

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

    this is about c# .Why do you use int by defualt over other whole number data type

  • @Tomisit0
    @Tomisit0 4 วันที่ผ่านมา

    She edge on my vertex 'til I graph

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

    sweet

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

    hey bro! can you make a rust pl. course?

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

    Thank you!!!

  • @OweYaOne
    @OweYaOne 11 วันที่ผ่านมา

    Thanks bro :)

  • @Local.man.
    @Local.man. หลายเดือนก่อน

    THANKS!

  • @MrLoser-ks2xn
    @MrLoser-ks2xn ปีที่แล้ว

    Thanks!

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

    Hi Bro, can you do bash tutorial?

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

    Wait the adjacency list is a linked list? Interesting i learned it as a dictionary with a array as the value for any edges with the node being the key

    • @plaidchuck
      @plaidchuck 14 วันที่ผ่านมา

      It is traditionally taught as a hashmap (linked lists when there are collisions)

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

    Thanks sir

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

    You could create a vodep on java 8 features

  • @skillR-243
    @skillR-243 3 ปีที่แล้ว

    I love it

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

    thanks

  • @BN-cr3el
    @BN-cr3el 3 ปีที่แล้ว

    🔥

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

    I love you thank you

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

    You are my Hebro (hero bro)

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

    make kotlin course

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

      it depends if enough people are interested

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

      @@BroCodez i'm in! i need kotlin for android dev.
      could you do it in december? i have my exams soon...

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

      @@BroCodez yep you can send a statistic or choose from youtube do they want or not

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

      @@BroCodez please before moving to any other tutorial please complete this course of dsa

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

      @@sahilsuman3820 yes

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

    Oh dear, a system error has caused the transaction to wander off to an invalid email address.

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

    i love u bro

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

    Hey man, good, what about you.

  • @ChristianRodriguez-tm3jg
    @ChristianRodriguez-tm3jg ปีที่แล้ว

    Thank you so much, bro... greetings from ecuador (south america just in case you don't know where this corrupted country is.... lol)

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

    This vid taught me why squidward is such a jerk. spongebob has many friends and an extended network beyond direct friends. Squidward only has spongebob. Squidward resents spongebob for having what he actually wants- real friendship. This resent is his primary motivation for navigating the sea. Seeing spongebob have everything fuels squidward endlessly in a toxic self-destructive manner. Anyways, what's this graph stuff all about again???

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

    Do a face reveal

  • @WoodMurphy-o2o
    @WoodMurphy-o2o 27 วันที่ผ่านมา

    Shea Center

  • @AndrewTyrone-k7o
    @AndrewTyrone-k7o 27 วันที่ผ่านมา

    Bahringer Stream

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

    comment for algo

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

    first

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

    :((

  • @JudsonBerg-f9k
    @JudsonBerg-f9k หลายเดือนก่อน

    306 Barton Parkway