In a given integer array named nums consisting of n elements, and an integer k.
We have to find a contiguous subarray whose length is equal to k that has the maximum average value and return this value. Any answer with a calculation error less than 10-5 will be accepted.
I want to contribute this question to your repository. Please assign this Issue to me with the label of Hacktober fest 2022.
I want to make contributions to Hacktober fest 2022. The issue assigned should be acceptable for Hacktober fest 2022.
In a given integer array named nums consisting of n elements, and an integer k.
We have to find a contiguous subarray whose length is equal to k that has the maximum average value and return this value. Any answer with a calculation error less than 10-5 will be accepted.
I want to contribute this question to your repository. Please assign this Issue to me with the label of Hacktober fest 2022. I want to make contributions to Hacktober fest 2022. The issue assigned should be acceptable for Hacktober fest 2022.