Skip to content

Opening book details…

About this document

Segment Trees: Range Queries & Updates by algomelon is a document available to read on EtoBox.

The document discusses Segment Trees, a data structure used for efficient range query problems such as Range Sum and Range Min Queries. It outlines the structure of Segment Trees as perfect binary trees, the basic operations for point updates and range queries, and introduces lazy propagation for efficient range updates. The content is part of a course (CSEN 1038) at the German University in Cairo.

Author
algomelon
Language
EN