Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 671 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 671 Bytes

Algo-a-thon

Please 🌟 and fork the repo!

This is a repo for contributing algorithms in different languages.

Adding algorithms for specific languages in the specified folder is necessary. Create your own folder if it doesn't exist.

Getting started

Fork this repository (Click the Fork button in the top right of this page, click your Profile Image) Clone your fork down to your local machine

Create a branch

Make your changes

Commit and push

Create a new pull request from your forked repository (Click the New Pull Request button located at the top of your repo).

Wait for your PR review and merge approval

Star this repository if you had fun