Springer series in statistics

P Bickel, P Diggle, S Fienberg, U Gather, I Olkin… - Principles and Theory …, 2009 - Springer
The idea for this book came from the time the authors spent at the Statistics and Applied
Mathematical Sciences Institute (SAMSI) in Research Triangle Park in North Carolina …

Cuckoo hashing

R Pagh, FF Rodler - Journal of Algorithms, 2004 - Elsevier
We present a simple dictionary with worst case constant lookup time, equaling the
theoretical performance of the classic dynamic perfect hashing scheme of Dietzfelbinger et …

Cuckoo hashing

R Pagh, FF Rodler - European Symposium on Algorithms, 2001 - Springer
We present a simple and efficient dictionary with worst case constant lookup time, equaling
the theoretical performance of the classic dynamic perfect hashing scheme of Dietzfelbinger …

[PDF][PDF] The power of two random choices: A survey of techniques and results

R Sitaraman - 2001 - eecs.harvard.edu
To motivate this survey, we begin with a simple problem that demonstrates a powerful
fundamental idea. Suppose that n balls are thrown into n bins, with each ball choosing a bin …

An improved construction for counting bloom filters

F Bonomi, M Mitzenmacher, R Panigrahy… - Algorithms–ESA 2006 …, 2006 - Springer
A counting Bloom filter (CBF) generalizes a Bloom filter data structure so as to allow
membership queries on a set that can be changing dynamically via insertions and deletions …

How asymmetry helps load balancing

B Vöcking - Journal of the ACM (JACM), 2003 - dl.acm.org
This article deals with randomized allocation processes placing sequentially n balls into n
bins. We consider multiple-choice algorithms that choose d locations (bins) for each ball at …

Snoopy: Surpassing the scalability bottleneck of oblivious storage

E Dauterman, V Fang, I Demertzis, N Crooks… - Proceedings of the …, 2021 - dl.acm.org
Existing oblivious storage systems provide strong security by hiding access patterns, but do
not scale to sustain high throughput as they rely on a central point of coordination. To …

Space-optimal majority in population protocols

D Alistarh, J Aspnes, R Gelashvili - Proceedings of the Twenty-Ninth Annual …, 2018 - SIAM
Population protocols are a popular model of distributed computing, in which n agents with
limited local state interact randomly, and cooperate to collectively compute global …

Side-channel analysis of PUFs and fuzzy extractors

D Merli, D Schuster, F Stumpf, G Sigl - … 2011, Pittsburgh, PA, USA, June 22 …, 2011 - Springer
Embedded security systems based on Physical Unclonable Functions (PUFs) offer
interesting protection properties, such as tamper resistance and unclonability. However, to …

[LIBRO][B] Advanced data structures

P Brass - 2008 - helloplanetcpp.wordpress.com
This book is a graduate-level textbook on data structures. A data structure is a method1 to
realize a set of operations on some data. The classical example is to keep track of a set of …