mirror of
https://github.com/trekhleb/javascript-algorithms.git
synced 2026-03-13 08:51:02 +08:00
Update README for segment tree.
This commit is contained in:
@@ -24,7 +24,9 @@ can use the precomputed value at the node. Using this
|
||||
optimisation, we can prove that only `O(log n)` minimum
|
||||
operations are done.
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||
|
||||
## Application
|
||||
|
||||
|
||||
Reference in New Issue
Block a user