10BC0 Merge pull request #1466 from Tushar0009/patch-1 · cp-algorithms/cp-algorithms@6befd12 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6befd12

Browse files
authored
Merge pull request #1466 from Tushar0009/patch-1
Update stack_queue_modification.md
2 parents 3491526 + ecf52f7 commit 6befd12

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