Changes

Jump to: navigation, search

User:Jorend/Deterministic hash tables

3 bytes removed, 21:54, 24 February 2012
Background: oops
Can a data structure retain the performance of traditional, arbitrary-order hash tables while also storing the order in which entries were added, so that iteration order is deterministic?
Tyler Close has developed a nondeterministic deterministic hash table that is structured like this (pseudocode):
struct Entry {
638
edits

Navigation menu