###1. Fork this repo (button on top)
###2. Clone on your local machine
git clone https://github.com/ianshulx/DSA-Hacktoberfest2022.git
cd DSA-Hacktoberfest2022
git checkout -b my-new-branch
git add .
git commit -m "Relevant message"
git push origin my-new-branch