Skip to content

Commit 64e4064

Browse files
authored
Update .problemList.json
1 parent 95bc480 commit 64e4064

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.problemList.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,11 @@
319319
"https://leetcode.com/problems/best-time-to-buy-and-sell-stock/",
320320
"0121"
321321
],
322+
[
323+
"Number of Sub Arrays of Size K and Avg Greater than or Equal to Threshold",
324+
"https://leetcode.com/problems/number-of-sub-arrays-of-size-k-and-average-greater-than-or-equal-to-threshold/",
325+
"1343"
326+
],
322327
[
323328
"Longest Substring Without Repeating Characters",
324329
"https://leetcode.com/problems/longest-substring-without-repeating-characters/",

0 commit comments

Comments
 (0)