Programming Pieces — Arrays

Kristian Roopnarine
6 min readDec 4, 2019

A series where I introduce concepts in programming ranging from data structures to algorithms to programming languages.

Welcome back to Programming Pieces! In the last part, which can be found here, we talked about Big O notation. I did mention the next part would be about recursion but I realized we haven’t talked about any data structures yet. What better way to introduce data structures than arrays and lists!

--

--

Kristian Roopnarine

Full Stack Engineer sharing tips and tricks for anyone learning to program. Connect with me on LinkedIn : https://www.linkedin.com/in/kristianroopnarine/