File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
“ 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.”
1515

1616

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).
1818

1919
* Problems on Data structure & Algorithms (Competitive coding) [Click Here ](https://.com/skjha1/Competitive-Coding#competitive-coding) to get into problems section..
2020
* **NOTE** : Click on [:blue_book:] for getting hand written notes on particular topic.

0 commit comments

Comments
 (0)