Otázky, které jsem potkala, slyšela:
Fibonacci heaps
Definition of c-universal system, perfect hashing and "with high probability" + S is set of elements, |S| = n, size of hash table . Proof that hash function from c-universal system is perfect for S with high probability.
(a,b)-trees + red-black trees
You have a tabulation hashing with a small change: instead of XOR there is + and mod m:
Proof it is 2-independent, but not 4-independent. (Well, the proof is practiclly the same as for normal tabulation hashing.)
Range trees
Interval trees
Some proof about Dijkstra