Maximum Connected Group | gfg potd | 11-07-24 | GFG Problem of the day

Поделиться
HTML-код
  • Опубликовано: 16 окт 2024
  • Geeks for Geeks Problem of the Day(POTD) in C++ | Maximum Connected Group | Fully Explained🧠
    Solution Code :
    github.com/Ish...
    IMPORTANCE OF DSA FOR PLACEMENT:
    • Is DSA Still Important...
    BEST FREE WEB DEVELOPMENT COURSE:
    • Video
    🌐 Connect with Me:
    GitHub: github.com/Ish...
    Linkedin: / ishansawhney
    #GFG #POTD #geeksforgeeks #problemoftheday #c++

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

  • @CodeGenius316
    @CodeGenius316  3 месяца назад +7

    With all the resources I tried my best to explain this question in detail so the video is very long..... I'm continuously improving my explaining skills but it'll be helpful if you subscribe ☺️

    • @code_geeky1231
      @code_geeky1231 3 месяца назад

      Yeah bro u are doing great job and daily after solving potd I am to u and see your explanation and daily I learn something new and easy way of doing so keep it up ❤

    • @code_geeky1231
      @code_geeky1231 3 месяца назад

      Bro few things u can improve that we viewer wants
      1. Make handwriting slight good
      2. Make video slightly short so that more people's could be attracted
      3. Thumbnail of could also be improved if u wish - optional

    • @CodeGenius316
      @CodeGenius316  3 месяца назад +2

      @@code_geeky1231 thanks a lot for motivating me.
      And about the improvements I've got a new tablet and....till sunday I'll sure have a pen(stylus) so writing and explanation will heavily improve thereby reducing video's length.
      And about the thumbnail I'm trying this but if you can help me please contact on LinkedIn or Insta..link in description 🥹

    • @code_geeky1231
      @code_geeky1231 2 месяца назад

      @@CodeGenius316 sure I will contact you on LinkedIn

  • @harjotanand834
    @harjotanand834 3 месяца назад +5

    Areee bhaiii thankkssss ....same approach socha tha meine bhi par wo jab side wale components same hue to waha dikkat aa gayi 😅😅

    • @CodeGenius316
      @CodeGenius316  3 месяца назад +1

      Thanks bhai ...i still remember you as my early supporter 😁

    • @harjotanand834
      @harjotanand834 3 месяца назад

      @@CodeGenius316 Aree thankss bhaiii

  • @SachinMishra-wz3gn
    @SachinMishra-wz3gn 3 месяца назад +1

    sir in last gfg potd question i am bit confuse how recursion work there..... any help would be greatly appreciated

    • @CodeGenius316
      @CodeGenius316  3 месяца назад

      I made videos for all gfg potd daily you can check

    • @SachinMishra-wz3gn
      @SachinMishra-wz3gn 3 месяца назад

      I'm a first-year student and I don't understand recursion well, so I would appreciate if you could make a recursion tree in the last video.

    • @CodeGenius316
      @CodeGenius316  3 месяца назад

      If you didn't understand recursion well then first learn that because that question was solved by dp and you can't understand that if you aren't perfect in recursion so first practice that🙂

    • @SachinMishra-wz3gn
      @SachinMishra-wz3gn 3 месяца назад

      @CodeGenius316 I understand it, but sometimes I'm confused by it

  • @anuragprajapati3712
    @anuragprajapati3712 3 месяца назад +1

    bhai aap jis tarah se explain kar rahe ho us tarah se to apko ek dsa playlist banani chaiyea. bahut badiya explain kiya aap ne

    • @CodeGenius316
      @CodeGenius316  3 месяца назад

      Thanks 😊
      ...I'll think about this suree

  • @manojitsaha6262
    @manojitsaha6262 3 месяца назад +1

    vaiya agar same loop me 1 aur 0 dono ke liye kare nahi hoga??

    • @CodeGenius316
      @CodeGenius316  3 месяца назад

      We have to run first a loop for making components of ones and replacing them by index of the component...
      After that we'll run loop for 0 in the UPDATED MATRIX for checking if we can merge two components or not by changing 0 to 1.

  • @sumitprasad4062
    @sumitprasad4062 3 месяца назад +1

    osm explaination