LogFAQs > #970074238

LurkerFAQs, Active DB, DB1, DB2, DB3, DB4, DB5, DB6, DB7, DB8, DB9, DB10, Database 11 ( 12.2022-11.2023 ), DB12, Clear
Topic List
Page List: 1
TopicI know what a Linked List is
AlephZero
12/10/22 10:45:22 PM
#15:


Tyranthraxus posted...
You don't. Just use the built in one.

Or use a reference if whatever you're using doesn't have a built in list.
Tbh linked lists are rarely the best choice of data structure. Most of the time a contiguous resizable vector (already implemented in the standard libraries of most languages these days) is superior in almost every way.

---
"life is overrated" - Seiichi Omori
01001100 01010101 01000101 00100000 00110100 00110000 00110010
... Copied to Clipboard!
Topic List
Page List: 1