Introduction of Data Structure + Algorithms and Big O

PrimerPy
6 min readFeb 1, 2023

Data Structure: The Building Blocks of Computer Science

Data structures are a fundamental concept in computer science, and they play a crucial role in how we store, organize, and process data in the digital world. Simply put, a data structure is a way of organizing and storing data in a computer so that it can be accessed and processed…

--

--

PrimerPy

www.primerpy.com | A Primer on Python. I'm a veteran Data and Web developer based out of NYC and DC area. I blog mainly on Python and other tech related topics.