We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
Adworse Codes HereProgrammer's travelogue |
|||
by Dima Ermilov | Tagged: dive |
What is Elixir's map time complexity?
O(1) or O(log n)?
One valued member of Elixir community once did a poll about it. They were saying it’s constant. The other one referred to it as O(log n). They’e both correct. How came?