Skip to content

Commit

Permalink
Merge pull request #4792 from freakin23/a
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
SansPapyrus683 committed Sep 21, 2024
2 parents 8009674 + f1646d9 commit 5b2edd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/4_Gold/Sliding_Window.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ public class test {
<Problems problems="general" />
## Sliding Window Minimum in $\mathcal{O}(N)$
## Sliding Window Maximum in $\mathcal{O}(N)$
<FocusProblem problem="constantSam" />
Expand Down

0 comments on commit 5b2edd7

Please sign in to comment.