mcscruff
08/10/2017, 10:46 AMdiesieben07
08/10/2017, 10:51 AMLinkedHashMap
) access to the n-th element is usually quite slow. This is probably not a good idea to do 😉mannodermaus
08/10/2017, 10:52 AMdiesieben07
08/10/2017, 10:52 AMget
is, yes. But "find me the 6th element" is O(n)mannodermaus
08/10/2017, 11:01 AMdiesieben07
08/10/2017, 11:02 AMmarstran
08/10/2017, 11:57 AMmcscruff
08/10/2017, 11:59 AMmcscruff
08/10/2017, 12:58 PM