4746d0c90e
some changes in coding style to make it standerize
2020-12-14 12:26:08 +05:30
ee749bde47
Added EulersTotientFunction function to the Maths Folder
2020-12-14 00:33:55 +05:30
74f9bfb8a8
Implementing Permutations and Combinations ( #481 )
...
* calculates the number of permutations and combinations
* calculates the number of permutations and combinations
* calculates the number of permutations and combinations
* updating DIRECTORY.md
* calculates the number of permutations and combinations
* calculates the number of permutations and combinations
* fixed a typo
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
2020-11-07 21:34:06 +05:30
7a050aba5b
Merge pull request #531 from rahul1995/fib-matrix-expo
...
Add O(log n) algorithm using matrix exponentiation to find n-th fibonacci
2020-11-01 08:55:10 +05:30
15883b23db
updating DIRECTORY.md
2020-10-31 14:53:06 +00:00
eab57b880a
add binary convert ( #521 )
...
* add binary convert
2020-10-31 20:22:50 +05:30
2af75f62c8
Merge pull request #522 from TangoPJ/master
...
change from ES5 to ES6
2020-10-31 19:15:11 +05:30
870befc357
Merge pull request #538 from TheAlgorithms/mocha-Maths/test/Abs.test.js
...
GitHub Action: Add mocha Maths/test/Abs.test.js
2020-10-31 09:38:52 +01:00
6686ef88b8
Update nodejs.yml
2020-10-31 09:35:01 +01:00
c95012865f
Update nodejs.yml
2020-10-31 09:27:46 +01:00
1f1007a09c
Update nodejs.yml
2020-10-31 09:20:12 +01:00
9bd5bf8232
npx doctest **/*.js
2020-10-31 09:17:29 +01:00
8d527fe1e2
Update nodejs.yml
2020-10-31 09:15:46 +01:00
9d21e03790
Update nodejs.yml
2020-10-31 09:10:49 +01:00
9bae390f01
Update nodejs.yml
2020-10-31 09:07:09 +01:00
3fec0509dd
Update nodejs.yml
2020-10-31 08:45:55 +01:00
4c8866ec7e
npx mocha
2020-10-31 08:36:27 +01:00
255ef0dffa
npx mocha Maths/test/Abs.test.js
2020-10-31 08:29:28 +01:00
82ea7c966a
updating DIRECTORY.md
2020-10-31 07:22:43 +00:00
ea2056f649
GitHub Action: Add mocha Maths/test/Abs.test.js
2020-10-31 08:22:23 +01:00
9587bfcc52
updating DIRECTORY.md
2020-10-31 07:18:10 +00:00
19295099d0
Merge pull request #505 from theepag/WhileLoopFactorial
...
Added while loop factorial
2020-10-31 12:47:56 +05:30
4e680d7087
Update WhileLoopFactorial.js
2020-10-31 12:34:54 +05:30
9c9640c1c3
Added Softmax to Maths folder ( #516 )
2020-10-31 12:20:29 +05:30
e62844f7d2
Update Queue.js
2020-10-31 12:03:11 +05:30
feaca3b27a
Make Fibonacci.js file comply with standard JS rules
2020-10-30 16:08:16 +05:30
78a05970e2
Add O(log n) algorithm using matrix exponentiation to find n-th fibonacci
2020-10-30 16:02:15 +05:30
2190b92e1b
updating DIRECTORY.md
2020-10-30 03:38:44 +00:00
5e3e5a7849
Merge pull request #501 from baciucristian/email-validation
...
Modify ValidateEmail.js to accept all suffixes not just '.com'
2020-10-30 09:08:28 +05:30
879b8ad048
updating DIRECTORY.md
2020-10-30 03:25:24 +00:00
410ecd2be1
Merge pull request #530 from rahul1995/binary-expo
...
Add Iterative Binary Exponentiation
2020-10-30 08:55:04 +05:30
5e6d813b6f
Update Binary Exponentiation algorithm file to comply with Javascript standard rules
2020-10-29 21:54:07 +05:30
c7fe697ca4
Add explanation for the Binary Exponentiation
2020-10-29 21:42:10 +05:30
ae3bd72ca8
Add Iterative Binary Exponentiation
2020-10-29 21:36:31 +05:30
351c093696
updating DIRECTORY.md
2020-10-29 08:51:44 +00:00
42014e8735
Merge pull request #529 from suhailmalik07/master
...
Added Longest Valid Parentheses Algorithm
2020-10-29 14:21:22 +05:30
adf4b14df4
Added Longest Valid Parentheses Algorithm
2020-10-29 13:39:28 +05:30
368ddb859e
updating DIRECTORY.md
2020-10-28 03:03:43 +00:00
3b0be0a4d1
Merge pull request #527 from kgolder92/add-trapping-water
...
complete trapping rain water
2020-10-28 08:33:21 +05:30
d70595e236
Merge branch 'master' into add-trapping-water
2020-10-27 13:07:25 -04:00
826d75b61b
complete trapping rain water
2020-10-27 12:59:11 -04:00
34a8b7065a
change from ES5 to ES6
2020-10-27 02:59:07 +06:00
d272b1ee7a
updating DIRECTORY.md
2020-10-25 17:48:39 +00:00
60a997230d
Merge pull request #430 from josecarlosweb/feat/Haversine_Distance
...
Added the Haversine distance algoritm
2020-10-25 14:48:13 -03:00
fe9dffccbf
updating DIRECTORY.md
2020-10-25 11:47:44 +00:00
365c847b14
Merge pull request #514 from Abhi13027/master
...
feat: Added Solution to Euler Problem 4
2020-10-25 17:17:21 +05:30
c49ca84fcb
updated the code as per standardjs
2020-10-25 15:21:56 +05:30
5f1390fe55
Fixed Indendation Issues
2020-10-25 15:20:08 +05:30
76751cfa4c
feat: Added Solution to Euler Problem 4
2020-10-25 15:09:06 +05:30
1db7aa7694
Merge pull request #1 from TheAlgorithms/master
...
Updating the Forked Repository
2020-10-25 14:49:40 +05:30