Comment on A young computer scientist and two colleagues show that searches within data structures called hash tables can be much faster than previously deemed possible.

<- View Parent
zkfcfbzr@lemmy.world ⁨1⁩ ⁨week⁩ ago

Hash tables are often used behind the scenes. dicts and sets in python both utilize hash tables internally, for example.

source
Sort:hotnewtop