COMMITS
February 19, 2020
T
Update quadratic equations solver (#1764)
TheSuperNoob committed
February 17, 2020
N
Add Monte Carlo dice simulation algorithm (#1759)
Naveen M V committed
February 16, 2020
E
Created geodesy section with one algorithm (#1757)
eightysixth committed
February 14, 2020
Q
Create RayleighQuotient.py (#1749)
QuantumNovice committed
February 12, 2020
O
Fixes black failures from Previous PR (#1751)
onlinejudge95 committed
T
Add Chudnovskys algorithm for calculating many digits of pi (#1752)
TheSuperNoob committed
February 11, 2020
O
Fixes unused variable errors in LGTM (#1746)
onlinejudge95 committed
B
Added Bisection algorithm (#1739)
billpaps committed
J
Added DP Solution for Optimal BST Problem (#1740)
Jimmy Y committed
February 10, 2020
A
Add gitpod config (#1744)
ayoub-edh committed
O
Fixes LGTM issues (#1745)
onlinejudge95 committed
O
Fixes black failures (#1742)
onlinejudge95 committed
February 8, 2020
M
Added a Monte Carlo simulation (#1723)
MatteoRaso committed
February 7, 2020
C
Travis CI: Don’t allow bare exceptions (#1734)
Christian Clauss committed
M
Added Random Forest Regressor and tested with flake8 (#1733)
Miggelito committed
February 6, 2020
T
Improve collatz_sequence algorithm (#1726)
TheSuperNoob committed
A
Added first come first served scheduling (#1722)
Ale3androsS committed
February 5, 2020
F
Implement Manacher's algorithm (#1721)
faizan2700 committed
February 3, 2020
T
relevant documentation added (#1725)
tania-cmyk committed
January 28, 2020
C
Augment binary search algorithms (#1719)
cschuerc committed
January 27, 2020
C
Fix typo (#1718)
Christian Clauss committed
O
Mandates referencing issue in PR (#1717)
onlinejudge95 committed
January 25, 2020
F
Added implementation for Bezier Curve, under a new graphics directory. (#1713)
Faraz Ahmed Khan committed
January 23, 2020
C
codespell --quiet-level=2 (#1711)
Christian Clauss committed
January 22, 2020
K
fix comment (#1710)
kostogls committed
K
Adding Armstrong number (#1708)
kostogls committed
January 21, 2020
K
Add Prim's algorithm with min heap (#1704)
Kyle committed
January 19, 2020
S
Area Under a Curve Algorithm (#1701)
Sharan Krishnan committed
January 18, 2020
S
Added an algorithm that approximates line lengths (#1692)
Sharan Krishnan committed
P
Create factorial_iterative.py (#1693)
Pooja committed