Table of content:
The purpose of this repository is to learn Data Structures and Algorithms
All the data structures used here is written in python
and C++
Programming language
Source to my learning pace is: 'GeeksforGeeks'
DataStructures_Algorithms
┣ Algorithms(c++)/
┃ ┗ Sorting/
┣ Algorithms(python)/
┃ ┣ Searching/
┃ ┗ Sorting/
┣ DataStructure(c++)/
┣ DataStructure(python)/
┣ Docs/
┣ .gitignore
┗ README.md