GitHub / deepakkasera / RangeQueryOptimization
This repository contains the code of segment tree with lazy propogation to ans and update range queries in O(log(n)) time.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepakkasera%2FRangeQueryOptimization
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: C++
Size: 4.88 KB
Dependencies parsed at: Pending
Created at: over 7 years ago
Updated at: over 7 years ago
Pushed at: over 7 years ago
Last synced at: about 2 years ago
Topics: lazy-propagation, range-query, segment-tree