Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 501 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 501 Bytes

Algorithms

This repository contains computer science algorithms code.

Contribution Guidelines

  • Fork the algorithms Repository from Coding Minutes
  • Now from your Github account Clone the Repository
  • Add new algorithms from your working directory
  • commit the changes when your code is errorfree
  • push the code and click on contribute in your github (server)
  • Click on Create a pull Request
  • Done.

If your Contribution is genuine it will get merged with main Repository (i.e algorithms)