We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0893d9f commit f7e486dCopy full SHA for f7e486d
README.md
@@ -1,6 +1,6 @@
1
# [:books:](https://drive.google.com/drive/folders/1Kqtnwaz-EgXbPoRLcRlp4bQAQpP_RyJg?usp=sharing)Data Structures and Algorithms
2
3
-“A data structure is a way to store and organize data in a computer, so that it can be used efficiently.”
+“A data structure is a way to store and organize data in a computer, so that it can be used efficiently..”
4
## Data Structures
5
* [:blue_book:](https://drive.google.com/file/d/1wqMgL_6w8nWgFCHYXQ0NA8Kjz8LLcmKu/view?usp=sharing) [ Recursion ](https://github.com/skjha1/Data-Structure-Algorithm/tree/master/Recursion/)
6
- [01 Head Recursion](https://github.com/skjha1/Data-Structure-Algorithm/blob/master/Recursion/02%20head%20recursion.cpp)
0 commit comments