Balanced trees
Marko Rauhamaa
marko at pacujo.net
Wed Mar 19 09:54:40 EDT 2014
More information about the Python-list mailing list
Wed Mar 19 09:54:40 EDT 2014
- Previous message (by thread): Balanced trees
- Next message (by thread): Balanced trees
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Steven D'Aprano <steve+comp.lang.python at pearwood.info>: > Please re-read what I wrote. I didn't say "if your data comes to you > fully randomized". I said "if you are in a position to randomize the > data before storing it". In other words, if you actively randomize the > data yourself. Yes, you could implement a "hash table" that way. Marko
- Previous message (by thread): Balanced trees
- Next message (by thread): Balanced trees
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list