Introduction

This particular introduction is about how DS and Algo can be applied in real life. So sit tight grab a cup of coffee and let's see how DS and Algo are applied in real life.

Here's a way I often like to think. Many algorithms proceed in a series of steps that are all the same. To understand an algorithm, think about what the situation is somewhere in the middle of the algorithm's execution, and figure out what action a single step does.

Arrays and Matrices