scispace - formally typeset
T

Torben Hagerup

Researcher at Augsburg College

Publications -  117
Citations -  4200

Torben Hagerup is an academic researcher from Augsburg College. The author has contributed to research in topics: Parallel algorithm & Time complexity. The author has an hindex of 35, co-authored 117 publications receiving 4052 citations. Previous affiliations of Torben Hagerup include Max Planck Society & Saarland University.

Papers
More filters
Journal ArticleDOI

A guided tour of Chernoff bounds

TL;DR: In this article, the authors give elementary derivations of the various inequalities collectively known as Chernoff bounds, which are strong upper bounds on the probability of obtaining very few or very many heads in series of independent coin tossings.
Journal ArticleDOI

A Reliable Randomized Algorithm for the Closest-Pair Problem

TL;DR: In the course of solving the duplicate-grouping problem, a new universal class of hash functions of independent interest is described, and it is shown that both of the foregoing problems can be solved by randomized algorithms that useO(n) space and finish inO( n) time with probability tending to 1 asngrows to infinity.
Proceedings ArticleDOI

Sorting in linear time

TL;DR: In this paper, it was shown that a unit-cost RAM with a word length of bits can sort integers in the range in time, for arbitrary!, a significant improvement over the bound of " # $ achieved by the fusion trees of Fredman and Willard, provided that % &'( *),+., for some fixed /102, the sorting can even be accomplished in linear expected time with a randomized algorithm.
Journal ArticleDOI

Deterministic Dictionaries

TL;DR: Using a standard dynamization technique, the first deterministic dynamic dictionary with constant lookup time and sublinear update time is derived and the main technical tools employed are unit-cost error-correcting codes, word parallelism, and derandomization using conditional expectations.

Sorting and Searching on the Word RAM

TL;DR: A word RAM is a unit-cost random access machine with a word length of w bits, for some w, and with an instruction repertoire similar to that found in present-day computers as discussed by the authors.