Perfect Squares | perfect squares leetcode | leetcode 279 | lagarange | Google

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

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

  • @NareshGupta
    @NareshGupta  4 ปีที่แล้ว

    Code - gist.github.com/naresh1406/483a0a8a2e09de06ca410881151985d5
    This problem can be related to Min Coin Change problem leetcode.com/problems/coin-change/. If you haven't solved this give a try.

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

    Great explanation and solution

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

    Why did you do + 1 in recursion