Giter VIP home page Giter VIP logo

algorithms's Introduction

Algorithms

The home for algorithms ranging from searching and sorting all the way to dynamic programming algorithms, divide and conquer, etc.

What are algorithms?

An algorithm is a sequence of steps to solve a computational problem in an optimal manner. In computer science, there are various kinds of algorithms. Particularly in Data Structures, we have algorithms for sorting, searching, etc. This repo is made for all such algorithmic contributions.

How to Contribute?

In order to contribute to this repo, just fork the repo and then clone it to your local machine, add a new folder for an algithm you want to contribute and then add the algorithm program along with a readme file describing the algo you added. For your convinience, i have added some sample algorithms.

Which languge to use for contributing?

You can contribute in any Programming language as algorithms are language independent. All valid PRs will be merged in this project.

Do star our repo if you find it useful.

algorithms's People

Contributors

amdbase1 avatar imarpitsingh avatar ishan-gupt avatar rohanfizz avatar sidanand67 avatar thesmartdeveloperr avatar vrushti24 avatar

Stargazers

 avatar

algorithms's Issues

Merge Sort in Python

Description

This issue will let me add a solution to important merge sort in Python.

Krushkal Algorithm

Write a Program to implement Krushkal Algorithm for minimum Spanning Tree in C Programming language

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.