himanshujain171 53ff735701 Factors of a number (#1493)
* Factors of a number

* Update factors.py

* Fix mypy issue in basic_maths.py

* Fix mypy error in perceptron.py

* def primes(max: int) -> List[int]:

* Update binomial_heap.py

* Add a space

* Remove a space

* Add a space
2019-10-29 23:54:30 +01:00
2019-08-29 00:53:42 +05:30
2019-10-18 08:13:58 +02:00
2019-10-22 19:13:48 +02:00
2019-10-05 10:14:13 +05:00
2019-10-29 23:54:30 +01:00
2019-10-05 10:14:13 +05:00
2019-10-22 19:13:48 +02:00
2019-10-25 19:05:23 +02:00
2019-06-02 12:14:18 +08:00

The Algorithms - Python

Donate  Build Status  LGTM  Gitter chat  contributions welcome   

All algorithms implemented in Python (for education)

These implementations are for learning purposes. They may be less efficient than the implementations in the Python standard library.

Contribution Guidelines

Read our Contribution Guidelines before you contribute.

Community Channel

We're on Gitter! Please join us.

List of Algorithms

See our directory.

Open in Gitpod

Languages
Python 99.9%
Shell 0.1%