So far I've found HybridList, interval skip list (IS), but the former lacks any kind of documentation, and the latter is quite old (1994), which makes me doubt its efficiency.
The operations which need to be done as quickly as possible are inserting, updating, deleting and retrieving of data.
Thanks in advance
The operations which need to be done as quickly as possible are inserting, updating, deleting and retrieving of data.
Thanks in advance