Sqrt-tree implementation

Revision en1, by run2wice, 2025-01-08 17:02:02

There’s an interesting data structure called the sqrt-tree (you can read about it here). I’ve searched everywhere but couldn’t find an implementation that supports range update queries. I would be very grateful if anyone could share their code.

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English run2wice 2025-01-08 17:02:02 328 Initial revision (published)