Kunal Dubey
Touring

Touring

Follow
Follow
homeWay to my heart is herebadges
Tag

leetcode

#leetcode

More content

Read more stories on Hashnode


Articles with this tag

Leetcode 1168. Optimize Water Distribution in a Village

Oct 11, 20234 min read31 views

Problem Link: https://leetcode.com/problems/optimize-water-distribution-in-a-village/ Problem Statement Explanation: Imagine that we have 'n' number...

Leetcode 1168. Optimize Water Distribution in a Village

Leetcode 343 Integer Break

Oct 7, 20233 min read30 views

Understanding the Problem Statement Problem Link: https://leetcode.com/problems/integer-break/ The problem states that given a number, if we express...

Leetcode 343 Integer Break