Monthly Archives: June 2016

Common Data Structures You Already Secretly Understand

Let’s talk about data structures that have close analogies to things you already do or know! This post will not be educational or entertaining, I promise. Enjoy! Linked Lists What is it? A linked list is a way of storing … Continue reading

Posted in computer science, pedantry | 2 Comments