▲ | do_not_redeem 7 days ago | |
> Every real-life data structure I encountered was tree-like What does this even mean? Is a hash map "tree-like" somehow? Or is a hash map just a toy data structure with no real-life use cases? | ||
▲ | UltraSane 7 days ago | parent | next [-] | |
Nested hash maps are trees | ||
▲ | koolala 7 days ago | parent | prev [-] | |
branch map. dictionary tree. |