8000 Merge branch 'cp-algorithms:main' into patch-1 · cp-algorithms/cp-algorithms@9c49a33 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 9c49a33

Browse files
Merge branch 'cp-algorithms:main' into patch-1
2 parents cee3e33 + 6befd12 commit 9c49a33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/data_structures/stack_queue_modification.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,5 +187,6 @@ Since all operations with the queue are performed in constant time on average, t
187187

188188
## Practice Problems
189189
* [Queries with Fixed Length](https://www.hackerrank.com/challenges/queries-with-fixed-length/problem)
190+
* [Sliding Window Minimum](https://cses.fi/problemset/task/3221)
190191
* [Binary Land](https://www.codechef.com/MAY20A/problems/BINLAND)
191192

0 commit comments

Comments
 (0)
0