akshitagit / Python

Repository for Python codes and algos. Star the repo too.
https://github.com/akshitagupta15june
MIT License
121 stars 110 forks source link

Add the Algorithms! #19

Open akshitagupta15june opened 3 years ago

akshitagupta15june commented 3 years ago

Add the algorithms if you find they are not already added in the repositories and create a pull request.

Example : In sorting/searching repo many algos are not added so add them and raise the pull request.

Happy Coding!!!

anubhav823 commented 3 years ago

I would like to add MergeSort and Quicksort to the repo.

amoghatsunil commented 3 years ago

@akshitagupta15june I would like to add A* Algorithm to the repo. as a part of Hacktoberfest!

akshitagupta15june commented 3 years ago

FORK THE REPO ADD YOUR CODE IN RESPECTIVE FOLDER CREATE A PULL REQUEST AFTER A SIMPLE CHECK I WILL MERGE THE PR

HAPPY CODING AND CONTRIBUTING!!!!

Vrindagupta6828 commented 3 years ago

@akshitagupta15june I would like to work on this issue. Please assign this issue to me.

Vrindagupta6828 commented 3 years ago

@akshitagupta15june i want to add heap sort as a part of hacktober fest

akshitagupta15june commented 3 years ago

ok add it

Halix267 commented 3 years ago

@akshitagupta15june I want to add Topological sort

akshitagupta15june commented 3 years ago

Ok add it

Vrindagupta6828 commented 3 years ago

@akshitagupta15june I have added heap sort in pull request #120 please merge it