TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Why you should never use a Linked List? (Analysis and Poll)

1 pointsby tech_junkiealmost 14 years ago
The author explains why Linked Lists are a reallly bad choice in the context of modern computers. Our of order execution, hardware prefetching, DRAM architecture, SIMD, and GPGPU are all strikes against the linked lists.

no comments

no comments