79. Word Search | leetcode daily challenge | leetcode | DSA | shashwat tiwari

Поділитися
Вставка
  • Опубліковано 18 жов 2024

КОМЕНТАРІ • 24

  • @sairakeshp
    @sairakeshp 2 місяці тому

    You explained it like a pro.

  • @pritammagdum24
    @pritammagdum24 29 днів тому

    Good Explanation Bro keep it up one day you will be also a famous Problem Solver on UA-cam

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

    Thanks for explaining tough problem in such an easy way 🙏🏼

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

    todays question is easy as i make quick while looking the question as i have done similar previous question and the logic is 99% same as u? thanks you for making such confidence in me

  • @VisheshVerma1
    @VisheshVerma1 Місяць тому

    Explanation❤❤

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

    Great Work

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

    thank for the video

  • @targetintrinsic-mobileapp4454
    @targetintrinsic-mobileapp4454 6 місяців тому

    Good explanation

  • @Peace-lv8uh
    @Peace-lv8uh 6 місяців тому

    Helpful

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

    you are great sir
    take love

  • @mr.nishantawasthi4402
    @mr.nishantawasthi4402 6 місяців тому

    Please sir upload daily videos for tree series

  • @learn_in_shorts
    @learn_in_shorts 6 місяців тому +1

    Bhaiya, Aaj ka question padhte hi mey logic build kar liya tha as it aapki tarah tha but aap visited ke liye in place marks kiye the mey visited 2d array create Kiya tha, but mey code properly nahi implement kar paya to uske liye kya karna hoga 😊😊

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

      Practise krte rho ban jaega. Code krte samay, pen paper pr process bana liya kro, mai yhi krta hu, usse kafi Hadd tk kaam ho jata h. Baki toh it will improve!

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

    I don't think this already marked case is needed, cause the other check of matrix[row][column] == word at char will anyways not match, and return false;

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

      Yes you don't need to add it in code but you have to explain this in interview

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

    Sir, I used the same approach, but my intuition was Rat In A Maze problem

  • @Priyanshi-n9d
    @Priyanshi-n9d 6 місяців тому

    Sir please explain codes in c++ language (not java)

  • @atifakhtar8828
    @atifakhtar8828 4 місяці тому

    bhai java mein indexing 0 se shuru hoti hai to index=word.length to kabhi possible hoga hi nhi ..plz clarify it

    • @shashwat_tiwari_st
      @shashwat_tiwari_st  4 місяці тому

      Ha.. nhi possible hai, tbhi toh woh base case hai me likha hai, whi se return ho jate hai...
      Index= word.length mtlb puri string dekh li hai.. dekho index is just integer variable.
      Hm log just increase kr rhe and check kr rhe jbtk word.length reach na ho jae...

    • @atifakhtar8828
      @atifakhtar8828 4 місяці тому

      @@shashwat_tiwari_st thanks brother ab samjha main aasan si chiz kabhi kabhi pareshan kr deti hai

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

    10.1 k make 15 k guys🤘🤘

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

    nice explanation