Follow
Series

The Power of Data Structures

In this series, we delve into what exactly entails storage and manipulation of data. Understanding the core concepts of programming: Data structures. Think about it. All programming revolves around it

Articles in this series

The Power of Data Structures

Nov 13, 20203 min read

A trip down memory lane avid reader. Let's take a walk through the core of it all: data structures. What are they and why are they so important? A...

The Power of Data Structures
Data structures: The linear non-primitives
Data Structures: Stacking and Queueing
Non-primitive non-linear data structures: Trees
Binary vs Interpolation Search