/Greedy-algorithm-Prims-Python

Algorithms that you must know as computer science student

Primary LanguagePython

Computer Science - Algorithms

A community built repository which include most of the important algorithms

What is this repository for?

This is list of many useful algorithms implemented across different languages. Every computer science studnt should know these.

Who can contribute for this repository?

Anyone. Absolutely anyone can contribute to this repository. Please check the rules below before you make pull requests.

CONTRIBUTION

How to contribute?

  • Add an issue to thos repo stating Algorithm Name and Language

  • Fork this repository

  • Pick an Algorithm and a Language

  • Add it to your repository in the order Algorithm Type/Algorithm Name/Language/

  • Create a Pull request

  • Feel free to improve README

Rules

  • Please do not spam pull request for the sake of Hacktoberfest.
  • No duplicate entries, Please check if the code is existing or not before you start submiting.