Fork this repo and create a branch with the name of the solution, something like this: git checkout -b obsinqsob01-bubble.
Then commit and push ⬆️.
Open a pull request and merge 😄
In this section you have to follow the next:
- Same name of Hackerrank problem
- Always lowercase
- Directories according to Hackerrank hierarchy
To doc your code follow this:
- Always add the problem name in the list of solutions of this repo, in README.md
- When adding an solution in a language that was not used yet, create the column to it.
- Add your name to CONTRIBUTORS.md, sorted alphabetically.