|
|
|
|
|
by throwaway9475
3360 days ago
|
|
Never once has knowing about the performance of linked lists or hashmaps been necessary to fix an API issue. 99% of your API issues will be "this doesn't work for X reason", not "this API response is slow because weren't using X instead of Y data structure". |
|