- Notifications
You must be signed in to change notification settings - Fork2.4k
Create 1343-number-of-sub-arraysofSize-k-and-average-greaterthanor-equal-to-threshold.cs#3690
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
@vermavarun Follow the naming convention as this Python solution:https://github.com/neetcode-gh/leetcode/blob/main/python%2F1343-number-of-sub-arrays-of-size-k-and-average-greater-than-or-equal-to-threshold.py. Also review the suggestions for your code |
…ual-to-threshold.cs to 1343-number-of-sub-arrays-of-size-k-and-average-greater-than-or-equal-to-threshold.cs
@Ykhan799 I have updated the file name. Please let me know any specific change required. |
@vermavarun Thanks for your contribution 👍 |
Important
Please make sure the file name is lowercase and a duplicate file does not already exist before merging.