sahilbansal17 / Competitive_Coding

This repository contains some useful codes, techniques, algorithms and problem solutions helpful in Competitive Coding.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solution to Spoj DQUERY

harshraj22 opened this issue · comments

@sahilbansal17 I would like to add solution to DQUERY problem using persistent segment tree ( Array Implementation ).