FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Maths - run100/JavaScriptTheAlgorithms · GitHub
run100
/
JavaScriptTheAlgorithms
Public
forked from
TheAlgorithms/JavaScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
JavaScriptTheAlgorithms
Maths
on
master
User selector
Datepicker
Commit history
Commits on Aug 14, 2023
Update: Added Unary Operator in SumOfDigits algorithm (#1348)
Show description for 9b32db2
chetannada
authored
9b32db2
View commit details
Copy full SHA for 9b32db2
View code at this point
Browse repository at this point
Commits on May 1, 2023
New Algorithm: Parity Outlier (#1314)
Show description for e6df6eb
mrmagic2020
authored
e6df6eb
View commit details
Copy full SHA for e6df6eb
View code at this point
Browse repository at this point
Commits on Feb 7, 2023
docs: fix typos (#1283)
Show description for 002b10a
Lioness100
authored
002b10a
View commit details
Copy full SHA for 002b10a
View code at this point
Browse repository at this point
Commits on Dec 8, 2022
algorithm: signum (#1266)
SpiderMath
authored
65cceae
View commit details
Copy full SHA for 65cceae
View code at this point
Browse repository at this point
Commits on Nov 30, 2022
Added a new Maths algorithm to determine if two non-null integers are "friendly numbers" (#1267)
fun-guava
authored
18a9157
View commit details
Copy full SHA for 18a9157
View code at this point
Browse repository at this point
algorithm: Hexagonal number (#1265)
itsAkshayDubey
authored
d6be3a4
View commit details
Copy full SHA for d6be3a4
View code at this point
Browse repository at this point
Commits on Nov 2, 2022
fix: exchanging wrong path that breaks pipeline (#1262)
CarlosZoft
authored
640abcf
View commit details
Copy full SHA for 640abcf
View code at this point
Browse repository at this point
Commits on Oct 31, 2022
algorithm: logarithmic square root (#1259)
Show description for c39d666
Saimon398
authored
c39d666
View commit details
Copy full SHA for c39d666
View code at this point
Browse repository at this point
algorithm: add IntToBase algo and a test for it (#1258)
Saimon398
authored
35e1fe6
View commit details
Copy full SHA for 35e1fe6
View code at this point
Browse repository at this point
Commits on Oct 24, 2022
fix: build error due to FindLcm (#1223)
Show description for 72ee63c
Psytew
and
patrickwestervelt
authored
72ee63c
View commit details
Copy full SHA for 72ee63c
View code at this point
Browse repository at this point
Commits on Oct 23, 2022
enhancement: FindLCM algorithm (#1222)
Show description for 8c27d86
Psytew
and
patrickwestervelt
authored
8c27d86
View commit details
Copy full SHA for 8c27d86
View code at this point
Browse repository at this point
Commits on Oct 20, 2022
added-ModularArithmetic-code (#1217)
Show description for 6f9a8e4
hiitesh1127
authored
6f9a8e4
View commit details
Copy full SHA for 6f9a8e4
View code at this point
Browse repository at this point
Add an algorithm to find Taylor series approximation of exponential f… (#1160)
prashalruchiranga
authored
73bf91d
View commit details
Copy full SHA for 73bf91d
View code at this point
Browse repository at this point
algorithm: sieve (#1205)
ddaniel27
authored
0084acf
View commit details
Copy full SHA for 0084acf
View code at this point
Browse repository at this point
Commits on Oct 16, 2022
dependencies: update and clean (and auto-fix style issues) (#1195)
Show description for 4ce3dbe
defaude
and
github-actions
authored
4ce3dbe
View commit details
Copy full SHA for 4ce3dbe
View code at this point
Browse repository at this point
Commits on Oct 15, 2022
algorithm: count the numbers divisible by ‘M’ in a given range (#1185)
Show description for 0df7264
chetanppatil
authored
0df7264
View commit details
Copy full SHA for 0df7264
View code at this point
Browse repository at this point
algorithm: check if integer is palindrome (#1177)
Show description for 45f0b7c
changicho
authored
45f0b7c
View commit details
Copy full SHA for 45f0b7c
View code at this point
Browse repository at this point
Commits on Oct 12, 2022
Add an algorithm to find mean absolute deviation (#1165)
prashalruchiranga
authored
564ee85
View commit details
Copy full SHA for 564ee85
View code at this point
Browse repository at this point
Commits on Oct 8, 2022
algorithm: find length of an arc and area of the sector formed by an arc of a circle (#1119)
Show description for 109e4a6
prashalruchiranga
authored
109e4a6
View commit details
Copy full SHA for 109e4a6
View code at this point
Browse repository at this point
Commits on Sep 22, 2022
algorithm: Square free integer (#1104)
Show description for c7f9bf9
itsAkshayDubey
authored
c7f9bf9
View commit details
Copy full SHA for c7f9bf9
View code at this point
Browse repository at this point
Commits on Sep 15, 2022
algorithm: Liouville function (#1100)
itsAkshayDubey
authored
d115214
View commit details
Copy full SHA for d115214
View code at this point
Browse repository at this point
Commits on Sep 8, 2022
Binomial coefficient implementation (#1094)
itsAkshayDubey
authored
644d7f7
View commit details
Copy full SHA for 644d7f7
View code at this point
Browse repository at this point
Commits on Sep 7, 2022
fix: factorial function (#1093)
itsAkshayDubey
authored
61c9e8b
View commit details
Copy full SHA for 61c9e8b
View code at this point
Browse repository at this point
Commits on Sep 6, 2022
algorithm: mobius function implementation (#1088)
Show description for 6f55ed4
itsAkshayDubey
authored
6f55ed4
View commit details
Copy full SHA for 6f55ed4
View code at this point
Browse repository at this point
Commits on Sep 5, 2022
fix: spellings which are making ci fail (#1089)
Show description for ad41e8c
raklaptudirm
and
github-actions
authored
ad41e8c
View commit details
Copy full SHA for ad41e8c
View code at this point
Browse repository at this point
Commits on Aug 12, 2022
merge: Edit `Perfect{Square, Cube}` (#1071)
Show description for 9790468
Rudxain
authored
9790468
View commit details
Copy full SHA for 9790468
View code at this point
Browse repository at this point
Commits on Aug 7, 2022
merge: Implement Shor's factorization algorithm (#1070)
Show description for e9b8b13
authored
e9b8b13
View commit details
Copy full SHA for e9b8b13
View code at this point
Browse repository at this point
Commits on Aug 3, 2022
Added JugglerSequence.js (#1075)
tehliang
authored
cc16cbd
View commit details
Copy full SHA for cc16cbd
View code at this point
Browse repository at this point
Commits on Jul 27, 2022
merge: Fix GetEuclidGCD (#1068)
Show description for 1a089cc
appgurueu
and
github-actions
authored
1a089cc
View commit details
Copy full SHA for 1a089cc
View code at this point
Browse repository at this point
Commits on Jun 27, 2022
`Fibonacci.js` overhaul (#1049)
Rudxain
authored
1b64ba6
View commit details
Copy full SHA for 1b64ba6
View code at this point
Browse repository at this point
Commits on Jun 21, 2022
merge: More accurate error message at `IsDivisible` (#1048)
Show description for 95a8ec0
Rudxain
authored
95a8ec0
View commit details
Copy full SHA for 95a8ec0
View code at this point
Browse repository at this point
Commits on May 27, 2022
merge: Add Twin Primes algorithm (#1024)
Show description for 92a81a2
Exortions
authored
92a81a2
View commit details
Copy full SHA for 92a81a2
View code at this point
Browse repository at this point
Commits on May 26, 2022
merge: Add the Collatz Conjecture (#1022)
Show description for 0357a23
Exortions
and
raklaptudirm
authored
0357a23
View commit details
Copy full SHA for 0357a23
View code at this point
Browse repository at this point
Commits on May 25, 2022
merge: Add pronic number implementation (#1023)
Show description for dc67506
itsAkshayDubey
authored
dc67506
View commit details
Copy full SHA for dc67506
View code at this point
Browse repository at this point
Commits on May 9, 2022
merge: Find max recursion (#1010)
Show description for 21a8511
Exortions
and
appgurueu
authored
21a8511
View commit details
Copy full SHA for 21a8511
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL