Top10% Leetcode🏆|| Software Developer|| Contributor @Apertio2.0 @SSOC|| Knight @LeetCode(Max 1610)|| Pupil @Codeforces(Max 1328)|| 3⭐️ @CodeChef(Max 1710)|| 5 ...
//! - Discussions: <https://leetcode.com/problems/continuous-subarray-sum/discuss/?currentPage=1&orderBy=most_votes&query=> //! Given an integer array nums and an ...
🚀 Day 30 of My C++ & DSA Journey Problem Solved: 523. Continuous Subarray Sum (LeetCode) 📘 What I Learned: We are asked to check if there exists a subarray of length ≥ 2 whose sum is a multiple of k ...
# Given an integer array nums and an integer k, return true if nums has a good subarray or false otherwise. # A good subarray is a subarray where: # its length is at least two, and # the sum of the ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results