Hacker News (curated)new | past | comments | ask | show | jobs| show hidden

Sure, in cases where you need elements to be contiguous in memory then certainly an unrolled linked list is not appropriate. There's usually not a meaningful performance difference between a pointer deref and an indexed array access, however.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact | github