Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
thomasz
on May 22, 2013
|
parent
|
context
|
favorite
| on:
Stop Using Linked Lists
System.Collections.Generic.List<T> is similar to std::vector, but oddly named. System.Collections.Generic.LinkedList<T> is the implementation of the canonical double linked list ADT.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: