Ask HN: Does anyone else struggle with arrays?
https://news.ycombinator.com/item?id=33633372I find it difficult to implement low-level array-based algorithms and data structures (sort, queues, stacks, etc.) from scratch, even though I'm proficient at software development in general. Is this a common thing?