Skip to content

Commit e300292

Browse files
authoredApr 1, 2024
Update README.md
1 parent 23f54da commit e300292

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
 

‎README.md

+5
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@
1010

1111
***Before dive into this repo you should know why do we need these concepts. What is Role of [DSA in your real life](https://skjha1.medium.com/role-of-data-structures-algorithms-for-software-engineer-acb1c3457b63)??***
1212

13+
## Before getting into this repo lets understand the Importance of Problem solving and DSA in coming 10 to 20 years click below video to understand more.
14+
- [VIDEO](https://youtu.be/ZnjhuIuKHBA)
15+
16+
### Let's connect on discord for Technical and DSA related Discussion: [DisCord](https://discord.gg/TsRKzEG9)
17+
1318

1419
“ 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.”
1520

0 commit comments

Comments
 (0)
Please sign in to comment.