|
|
|
|
|
by infinite8s
3667 days ago
|
|
And sadly you don't even need to create sort indices. Just reading the data into a list of tuples and a few list comprehensions would provide all the querying needed (it wouldn't be efficient but most candidates can't even get that far) |
|