Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
waynesonfire
8 months ago
|
parent
|
context
|
favorite
| on:
Fast linked lists
linked lists shine when you can perform a O(1) remove operation if you have a reference to an object on the list. This is very common when using C structs and not possible in Java for example.
adgjlsfhk1
8 months ago
[–]
these cases are usually cases where you want to use a (hash) Set. If you're Ok changing everyone's indexing, the indexing didn't matter.
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: