Just create four PRs , wait till they mature and get limited edition T-shirt or plant a tree. Pleas don't spam
$ git clone git@github.com:your_username/algo_ds_101.git
$ git checkout -b Branch_Name
$ git add .
$ git commit -m 'message'
$ git push -u origin Branch_Name
$ git fetch --all --prune
$ git checkout master
$ git reset --hard upstream/master
$ git push origin master
Meet our wonderful contributors
Read our code of conduct.