Skip to content

Commit 331615f

Browse files
authored
Add CSES problem to practice problems list (#1528)
Add CSES problem to sparse table practice problems list
1 parent d0450b9 commit 331615f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/data_structures/sparse-table.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,4 +173,5 @@ Another one would be the [Sqrt Tree](sqrt-tree.md).
173173
* [Codeforces - Map](http://codeforces.com/contest/15/problem/D)
174174
* [Codeforces - Awards for Contestants](http://codeforces.com/contest/873/problem/E)
175175
* [Codeforces - Longest Regular Bracket Sequence](http://codeforces.com/contest/5/problem/C)
176+
* [CSES - Static Range Minimum Queries](https://cses.fi/problemset/task/1647)
176177
* [Codeforces - Array Stabilization (GCD version)](http://codeforces.com/problemset/problem/1547/F)

0 commit comments

Comments
 (0)