Top-k Stabbing Interval Queries

Abstract

We investigate a weighted variant of the interval stabbing problem, where the goal is to design an efficient data structure for a given set I of weighted intervals such that, for a query point q and an integer k>0, we can report the k intervals with largest weights among those stabbed by q. In this paper, we present a linear space solution with O( n + k) query time. Moreover, we also present another trade-off for the problem.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…