This repository contains code for different algorithms, competitive questions from various sources.
If you are new to open source contributing here could be your first hands-on. Just add any sort of code (any algorithm or competitive question's code), which would help keep track of all your code as well as give you a chance to look at others code.
- Fork the repo.
- Clone to your local machine.
- Start contributing.
To get familiar with git
basics, have a quickread of this article: Understanding Git Basics