“…In the related range shortest unique substring problem, defined by Abedin et al [2], the task is to construct a data structure over T to be able to answer the following type of online queries efficiently. Given a range [i, j], return a shortest string with exactly one occurrence (starting position) in [i, j].…”