In this paper we present algorithms for several string problems in the Congested Clique model. In the Congested Clique model, n nodes (computers) are used to solve some problem. The input to the problem is distributed among the nodes, and the communication between the nodes is conducted in rounds. In each round, every node is allowed to send an O(logn)-bit message to every other node in the network. We consider three fundamental string problems in the Congested Clique model. First, we present an O(1) rounds algorithm for string sorting that supports strings of arbitrary length. Second, we present an O(1) rounds combinatorial pattern matching algorithm. Finally, we present an O(loglogn) rounds algorithm for the computation of the suffix array and the corresponding Longest Common Prefix array of a given string.
@article{arxiv.2504.08376,
title = {String Problems in the Congested Clique Model},
author = {Shay Golan and Matan Kraus},
journal= {arXiv preprint arXiv:2504.08376},
year = {2025}
}