Leetcode Weekly contest 362 - Medium - Minimum Moves to Spread Stones Over Grid

In this video we discuss the third problem of Leetcode Weekly contest 362
Problem - leetcode.com/contest/weekly-c...
Solution - leetcode.com/submissions/deta...
Linked list course playlist - • Linked list
Leetcode contests videos - • Leetcode Contests
Leetcode LL related selected problems = leetcode.com/list/e4pn9br2
You can book your 1:1 discussion with me at enginebogie.com/user/prakhar
Linkedin: / prakhar3agrwal

Пікірлер: 21

  • @levimatheri7682
    @levimatheri768217 күн бұрын

    WOW, genius!!

  • @anshumaan1024
    @anshumaan102410 ай бұрын

    nice explanation, watched it 2 times then understood completely 🙂

  • @Man_of_Culture.

    @Man_of_Culture.

    9 ай бұрын

    😂😂

  • @Womenly2144
    @Womenly214410 ай бұрын

    Explaination is awesome

  • @harshdasila6680
    @harshdasila668010 ай бұрын

    great explanation sir

  • @ramluck2798
    @ramluck27987 ай бұрын

    Conceptual explanation was great.

  • @anubhavnegi4230
    @anubhavnegi423010 ай бұрын

    loved it

  • @pranjalibansod2759
    @pranjalibansod27595 ай бұрын

    Well explained

  • @U2011-n7w
    @U2011-n7w10 ай бұрын

    Bhaiya your explanation is very good pls also give solution in c++

  • @satvrii
    @satvrii10 ай бұрын

    ❤❤

  • @dheerajpatwal
    @dheerajpatwal10 ай бұрын

    genius

  • @aditya_yt0
    @aditya_yt010 ай бұрын

    Please upload the solution of 4th problem - "String Transformation" from this contest.

  • @gauravschannel4034
    @gauravschannel403410 ай бұрын

    how to access first list of pairs in C++?

  • @anshumaan1024

    @anshumaan1024

    10 ай бұрын

    vectorName[i].first; vectorName[i].second;

  • @gauravschannel4034

    @gauravschannel4034

    10 ай бұрын

    @@anshumaan1024 i have tried this, but it doesn't work, syntax error

  • @tusharnanda744
    @tusharnanda74410 ай бұрын

    humble request make lecture in mix of hindi and english

  • @DPCODE72

    @DPCODE72

    10 ай бұрын

    Visit my study room msr!!

  • @sushantsuman4329
    @sushantsuman43294 ай бұрын

    what is Pair in List is this import javafx.util.Pair; ?

  • @loudcapricorn5513
    @loudcapricorn551310 ай бұрын

    Good video. I also had the exact same idea just idk why couldn't implement the whole backtracking code 🥲

  • @anshumaan1024

    @anshumaan1024

    10 ай бұрын

    it hapuns vro 🥲

  • @decostarkumar2562

    @decostarkumar2562

    9 ай бұрын

    @@anshumaan1024 , yes difficult to implement