Karol GontarekIMGPROJ SPOJ — Segment Trees in competative programmingThe post contains my writeup to IMGPROJ — Image Projections SPOJ problem.Jul 10
Habib RahmanSPOJ D-Query/LightOJ-1188-Fast-Query Solution Approach Using Segment TreeThis is an interesting problem to solve using the Segment Tree. The complexity is like a standard segment tree.Sep 15, 2022Sep 15, 2022
Karol GontarekIMGPROJ SPOJ — Segment Trees in competative programmingThe post contains my writeup to IMGPROJ — Image Projections SPOJ problem.Jul 10
Habib RahmanSPOJ D-Query/LightOJ-1188-Fast-Query Solution Approach Using Segment TreeThis is an interesting problem to solve using the Segment Tree. The complexity is like a standard segment tree.Sep 15, 2022
Madhu Sri Sushmitha ChowdaryNSTEPS — Number StepsStarting from point (0,0) on a plane, we have written all non-negative integers 0, 1, 2,… as shown in the figure. For example, 1, 2, and 3…Nov 30, 2020