If they do have a DAG structure when loaded, but y...
# random
r
If they do have a DAG structure when loaded, but you can't control the order in which the list comes, what would be the way to handle that? Would you have to load the entire list of strings into memory and sort them?