Saurabh Singh Gautamsaurabhxalgorithms.hashnode.dev·Dec 23, 2024Segment Tree + Coordinate Compression: A love story or overkill ?Let’s begin with some context, I learned segment tree in my college but I never practiced it thoroughly and it costed me couple of questions in recent codeforces rounds. Thus, I wanted to understand the segment tree more in depth, it’s flexibility an...30 readsCoordinate Compression