Abstract
We consider the problem of maintaining a string of n brackets `('or `)' under the operation reverse ( i ) that changes the i th bracket from `(' to `)' or vice versa, and returns `yes' if and only if the resulting string is properly balanced. We show that this problem can be solved on the RAM in time O ( log n/ log log n) per operation using linear space and preprocessing. Moreover, we show that this is optimal in the sense that every data structure supporting reverse (no matter its space and preprocessing complexity) needs time Ω( log n/ log log n) per operation in the cell probe model.
Published Version
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have