We consider computing a longest palindrome in the streaming model, where the symbols arrive one-by-one and we do not have random access to the input. While computing the answer exactly using sublinear space is not possible in such a setting, one can still hope for a good approximation guarantee. Our contribution is twofold. First, we provide lower bounds on the space requirements for randomized approximation algorithms processing inputs of length n. We rule out Las Vegas algorithms, as they cannot achieve sublinear space complexity. For Monte Carlo algorithms, we prove a lower bounds of Omega(M log min {|Sigma|, M}) bits of memory; here M=n/E for approximating the answer with additive error E, and M= log n / log (1 + epsilon) for approximat...
In this thesis, we give efficient algorithms and near-tight lower bounds for the following problems ...
We revisit the classic algorithmic problem of computing a longest palidromic substring. This problem...
Palindromic length of a string is the minimum number of palindromes whose concatenation is equal to ...
We consider computing a longest palindrome in the streaming model, where the symbols arrive one-by-o...
We consider the question of finding the longest palindrome in a text of length n in the streaming mo...
A palindrome is defined as a string which reads forwards the same as backwards, like, for example, t...
We consider two well-known related problems: Longest Repeated Substring (LRS) and Longest Repeated R...
A palindrome is a string that reads the same as its reverse, such as "aibohphobia" (fear of palindro...
In this paper we consider problems related to the sortedness of a data stream. First we investigate ...
Exact solutions are unattainable for important problems. The calculations are limited by the memory ...
We consider the communication complexity of finding the longest increasing subsequence (LIS) of a st...
We present algorithms and lower bounds for the Longest Increasing Subsequence (LIS) and Longest Comm...
We present a streaming algorithm that makes one pass over the edges of an unweighted graph pre-sente...
A theory for the derivation of on-line algorithms is presented. The algorithms are derived in the B...
We revisit the classic algorithmic problem of computing a longest palidromic substring. This problem...
In this thesis, we give efficient algorithms and near-tight lower bounds for the following problems ...
We revisit the classic algorithmic problem of computing a longest palidromic substring. This problem...
Palindromic length of a string is the minimum number of palindromes whose concatenation is equal to ...
We consider computing a longest palindrome in the streaming model, where the symbols arrive one-by-o...
We consider the question of finding the longest palindrome in a text of length n in the streaming mo...
A palindrome is defined as a string which reads forwards the same as backwards, like, for example, t...
We consider two well-known related problems: Longest Repeated Substring (LRS) and Longest Repeated R...
A palindrome is a string that reads the same as its reverse, such as "aibohphobia" (fear of palindro...
In this paper we consider problems related to the sortedness of a data stream. First we investigate ...
Exact solutions are unattainable for important problems. The calculations are limited by the memory ...
We consider the communication complexity of finding the longest increasing subsequence (LIS) of a st...
We present algorithms and lower bounds for the Longest Increasing Subsequence (LIS) and Longest Comm...
We present a streaming algorithm that makes one pass over the edges of an unweighted graph pre-sente...
A theory for the derivation of on-line algorithms is presented. The algorithms are derived in the B...
We revisit the classic algorithmic problem of computing a longest palidromic substring. This problem...
In this thesis, we give efficient algorithms and near-tight lower bounds for the following problems ...
We revisit the classic algorithmic problem of computing a longest palidromic substring. This problem...
Palindromic length of a string is the minimum number of palindromes whose concatenation is equal to ...