mirror of
https://github.com/trekhleb/javascript-algorithms.git
synced 2025-12-08 19:06:00 +00:00
Update README for segment tree.
This commit is contained in:
parent
434a5649cb
commit
9f83862212
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user