panditakshay402 / HACKTOBERFEST_2024

The hacktoberfest_2024 repository is dedicated to fostering collaboration and learning during Hacktoberfest. Whether you're a seasoned developer or just starting out, we encourage you to contribute and grow with us. This repository is a great place to share your DSA solutions, personal projects, and optimized code.
17 stars 21 forks source link

Count number of nice subarrays #49

Open Mayukh69-gif opened 4 days ago

Mayukh69-gif commented 4 days ago

Given an array of integers nums and an integer k. A continuous subarray is called nice if there are k odd numbers on it. Return the number of nice sub-arrays.

Mayukh69-gif commented 3 days ago

Hello @panditakshay402, Please assign this issue to me, under hacktoberfest24.