Dictionary icon indicating copy to clipboard operation
Dictionary copied to clipboard

Math algorithms

Open tshemsedinov opened this issue 7 years ago • 3 comments

Add math algorithms, like: Euclidean Algorithm and Sieve of Eratosthenes

tshemsedinov avatar Jun 15 '18 07:06 tshemsedinov

I will do this.

burbokop avatar Sep 21 '18 13:09 burbokop

@burbokop You can do it here in prepared repos:

  • https://github.com/HowProgrammingWorks/Eratosthenes
  • https://github.com/HowProgrammingWorks/LCM-GCD

tshemsedinov avatar Sep 21 '18 16:09 tshemsedinov

I have done.

burbokop avatar Sep 21 '18 20:09 burbokop