Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
noobermin
on Jan 5, 2023
|
parent
|
context
|
favorite
| on:
Calculus they won't teach you [video]
How many programmers use linked lists? I just use the list type in python, it's just "list" not a "linked list". I don't have to deal with individual nodes or pointers.
I don't have learn sorting algorithms, I just use list.sort or sorted.
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I don't have learn sorting algorithms, I just use list.sort or sorted.