DSA SHEET is a website which help you to learn DSA in a constructive manner. DSA SHEET provides a huge amout of DSA problems you can practice.
- Fork the repository (Click the Fork button in the top right of this page, click your Profile Image)
- Clone the forked repository to your local machine.
git clone https://github.com/your-username/DSA-Sheet.git
- change the present working directory
cd NumberFinder
- Make your changes
git add . git commit -m "Your commit Message" git push origin branch-name
- Make a pull request.
- Star the repository.
- Make Sure you commit your changes in a new branch.
- Make Sure you Give proper name to your files describing the addition.
- Also Make Sure you comment your code wherever necessary.
- User Registration and Login.
- Huge number of DSA practice questions.
Show some ❤️ by starring this awesome repository!