3148. Maximum Difference Score in a Grid | Top Down + Bottom Up | Weekly Leetcode 397

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

КОМЕНТАРІ • 9

  • @bt6415
    @bt6415 3 місяці тому +3

    Mistakenly, I only considered the adjacent cells in my top-down solution, and it got accepted. I think iit was possible to explore all opportunities for a given cell using a single step rather than using a for loop inside the recursion.

  • @raghavendrac4710
    @raghavendrac4710 3 місяці тому

    Thank you!

  • @user-ti7jb6xp4n
    @user-ti7jb6xp4n 3 місяці тому

    Very Nice explanation

  • @raghavendrac4710
    @raghavendrac4710 3 місяці тому +1

    Sir please make a video on hard problem of yesterday and today's contest.

    • @codingmohan
      @codingmohan  3 місяці тому

      Here you go - ua-cam.com/video/y2C5sOgZdvI/v-deo.html
      Yesterday's one I am still thinking whether to make or not as that was more of ad-hoc and might not actually help.

    • @codingmohan
      @codingmohan  3 місяці тому

      There were lot of request for the 4th one, so here you go - ua-cam.com/video/ku2RBhkBBIw/v-deo.html

  • @subhamcoder
    @subhamcoder 3 місяці тому +1

    Sir yesterday's last questions ka video kijiya

    • @codingmohan
      @codingmohan  3 місяці тому +1

      Here you go - ua-cam.com/video/ku2RBhkBBIw/v-deo.html

    • @subhamcoder
      @subhamcoder 3 місяці тому

      @@codingmohan thank you