A DSA repo which covers code snippets of basics in C++.
In this repo we have covered:
- Linked List
- Doubly Linked List
- Queue
- Circular Queue
- Stack
- Trees
- Algorithms
The things you need before following along or installing the source code.
- You need to have basic knowledge of C++ Syntax
- And you need to have concept of Arrays in C++.
- Oh, and don't forget to have VScode or Dev C++ installed (you can use other editors as well)
- ⭐ this Repo
- Fork the repo.
- Make your addition by creating your file
- Click on the green button (Compare and Pull request)
- Click on Send Pull Request
- Wait for you PR to be reviewed and merge approval
If you have any feedback, please reach out to us at [email protected]