Skip to content

Commit 43288c2

Browse files
committed
add LC 1944
1 parent 327694b commit 43288c2

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

public/problems.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14223,7 +14223,9 @@
1422314223
"difficulty": "Hard",
1422414224
"name": "Number of Visible People in a Queue",
1422514225
"slug": "number-of-visible-people-in-a-queue",
14226-
"patterns": []
14226+
"patterns": [
14227+
"monotonic-stack"
14228+
]
1422714229
},
1422814230
{
1422914231
"id": 1945,

0 commit comments

Comments
 (0)