DIY: Continuous Subarray Sum
Problem statement
For this coding exercise, you are given a list of non-negative integers and an integer value k
. Your task is to implement a function that checks if the array has a continuous subarray of a size at least 2 ...
Create a free account to view this lesson.
By signing up, you agree to Educative's Terms of Service and Privacy Policy