Click on fork button in top right corner
Copy the URL of the forked repo and run the following comman in a terminal
git clone <URL-of-forked-repo>
Make the changes and commit them to your forked repo
Once you are done with the changes then create a pull request from you forked repo to this repo
ex : problem of array done in c++ should be pushed in array folder which is inside the c++ folder.