“ For solving any real-world problem with programming approach we need to follow some steps & strategy. The collection of that steps is Algorithm, whereas a data structure is a way to store and organize data during solving that problem or constructing any software so that it can be used efficiently in terms of time and space, this way Data structure & Algorithms always allow us to write efficient and optimized computer programs.”
15
15
16
16
17
-
****STL*** is standard template library, It is most powerful & useful while doing competitive coding questions [Read More](https://.com/skjha1/Data-Structure-Algorithm/tree/master/src/cpp/STL#stl-resources).
17
+
****STL*** is standard template library, It is most powerful & useful while doing competitive coding questions [Read More](https://.com/skjha1/Data-Structure-Algorithm/tree/master/src/cpp/STL#stl-resources).
18
18
19
19
* Problems on Data structure & Algorithms (Competitive coding) [Click Here ](https://.com/skjha1/Competitive-Coding#competitive-coding) to get into problems section..
20
20
***NOTE** : Click on [:blue_book:] for getting hand written notes on particular topic.
0 commit comments