We're a place where coders share, stay up-to-date and grow their careers.
404 bio not found
All private interactions must abide by the code of conduct.
in practice it never causes problem i suspect modern js eng...
Jun 17 '19
well. it could be a hash table, but then it's even worse (f...
lookup[id] is not constant but O(log n)
Jun 16 '19
Recent comments
Using the big O notation in the wild
in practice it never causes problem i suspect modern js eng...
Using the big O notation in the wild
well. it could be a hash table, but then it's even worse (f...
Using the big O notation in the wild
lookup[id] is not constant but O(log n)