3f007379e5
Auto-update DIRECTORY.md
2021-10-26 09:30:41 +00:00
502aec24cb
merge: Added Aliquot Sum Implementation ( #810 )
...
* Added LucasSeries
* Added more tests and renamed function
* Changed RangeError to TypeError
* Added Aliquot Sum and tests
* Fix ALiquot tests, need to learn how to use Jest
* Added some explanation for the Aliquot sum
2021-10-26 15:00:07 +05:30
4fb0809666
merge: fixes : #774 - add test and fix MinPriorityQueue implementation ( #811 )
2021-10-26 09:11:32 +05:30
32781c2aa1
Auto-update DIRECTORY.md
2021-10-25 04:33:36 +00:00
69a397cc33
merge: Added LucasSeries Implementation ( #808 )
...
* Added LucasSeries
* Added more tests and renamed function
* Changed RangeError to TypeError
2021-10-25 10:03:02 +05:30
e8d862ca94
merge: Added manhattan distance and euclidean distance for distance 2 points task ( #809 )
...
* Added Hex to Binary conversion
* Update Conversions/HexToBinary.js
Co-authored-by: Rak Laptudirm <raklaptudirm@gmail.com>
* Update Conversions/HexToBinary.js
Co-authored-by: Rak Laptudirm <raklaptudirm@gmail.com>
* Update Conversions/HexToBinary.js
Co-authored-by: Rak Laptudirm <raklaptudirm@gmail.com>
* Update Conversions/HexToBinary.js
Co-authored-by: Rak Laptudirm <raklaptudirm@gmail.com>
* Fix errors
* fix: typo
* Added Manhattan Distance Algorithm
Co-authored-by: Rak Laptudirm <raklaptudirm@gmail.com>
2021-10-25 09:26:53 +05:30
32f1e3351c
merge: Added Hex to Binary conversion ( #805 )
...
* Added Hex to Binary conversion
* Update Conversions/HexToBinary.js
Co-authored-by: Rak Laptudirm <raklaptudirm@gmail.com>
* Update Conversions/HexToBinary.js
Co-authored-by: Rak Laptudirm <raklaptudirm@gmail.com>
* Update Conversions/HexToBinary.js
Co-authored-by: Rak Laptudirm <raklaptudirm@gmail.com>
* Update Conversions/HexToBinary.js
Co-authored-by: Rak Laptudirm <raklaptudirm@gmail.com>
* Fix errors
* fix: typo
Co-authored-by: Rak Laptudirm <raklaptudirm@gmail.com>
2021-10-24 14:26:56 +05:30
d19108b481
Auto-update DIRECTORY.md
2021-10-23 17:46:33 +00:00
d5e309b605
merge: Add binary to decimal test file and convert function to es6 model. ( #806 )
...
* Added Hex to Binary conversion
* Add Binary to decimal test
* Fix Style
2021-10-23 23:16:13 +05:30
4ba2c32d78
Auto-update DIRECTORY.md
2021-10-23 17:44:29 +00:00
cd3974c457
merge: Added Sum of GP ( #807 )
2021-10-23 23:14:01 +05:30
e83b570d44
merge: fixed some spellings ( #773 )
...
* fixed some spellings
* Update Data-Structures/Linked-List/SinglyLinkList.js
Co-authored-by: Rak Laptudirm <raklaptudirm@gmail.com>
Co-authored-by: Rak Laptudirm <raklaptudirm@gmail.com>
2021-10-22 13:26:26 +05:30
ffbfb20b50
Auto-update DIRECTORY.md
2021-10-22 05:06:10 +00:00
b7f1a72abe
merge: added Problem 23 to Project Euler ( #803 )
...
* add Problem 23
* add Problem 23 test.js
* Update Problem023.test.js
2021-10-22 10:35:46 +05:30
71b48c88b2
fix: standard style problems
2021-10-22 09:38:10 +05:30
190ebb02fd
chore: use standard without fix
2021-10-22 09:32:12 +05:30
278dc5c743
merge: Add project-euler problem 12 ( #767 )
...
* Add project-euler problem 12
* Fix raised alert in problem 12
* Fixed for loop in Problem012
* fix alerts in Problem012
* Update Problem012
2021-10-21 23:11:11 +05:30
debc707bd6
Auto-update DIRECTORY.md
2021-10-21 17:38:56 +00:00
e5677972de
merge: added Problem 25 to Euler ( #793 )
...
* added Problem 25
* fixed alert
* fixed alert
* rewrote to improve runtime
* Update Problem025.js
* fixed typo
* added test file for Project-Euler/Problem025.js
* Update Project-Euler/test/Problem025.test.js
Co-authored-by: Rak Laptudirm <raklaptudirm@gmail.com>
* Update Problem025.test.js
Co-authored-by: Rak Laptudirm <raklaptudirm@gmail.com>
2021-10-21 23:08:30 +05:30
1df1cce9ce
Auto-update DIRECTORY.md
2021-10-21 17:30:49 +00:00
22ce7603e4
fix: standard style issues
2021-10-21 22:59:56 +05:30
65916747d8
Auto-update DIRECTORY.md
2021-10-21 14:12:26 +00:00
cd60ff0283
fix: remove broken problem 13
2021-10-21 19:42:00 +05:30
d38ebe5199
chore: Merge pull request #768 from lvlte/issues/720
...
Changes for consolidation
2021-10-21 19:32:55 +05:30
8fa82441bd
Auto-update DIRECTORY.md
2021-10-21 13:54:49 +00:00
8381e5e5b3
chore: Merge pull request #799 from VinWare/master
...
Extended Eucliedian Algorithm added to Maths folder
2021-10-21 19:24:27 +05:30
7148b38730
chore: update dependencies
...
`standard.js` update
2021-10-21 19:20:00 +05:30
d40cf3f474
Auto-update DIRECTORY.md
2021-10-21 13:42:48 +00:00
167d7bafc8
chore: delete temporary file
2021-10-21 19:12:21 +05:30
5a7b749ecf
Auto-update DIRECTORY.md
2021-10-21 13:40:10 +00:00
c212bf142c
chore: update standard
2021-10-21 19:08:18 +05:30
99616ea825
Auto-update DIRECTORY.md
2021-10-21 13:16:02 +00:00
7bae42da29
chore: Merge pull request #800 from arthurvergacas/pancake-sort
...
Add Pancake Sort to the sorting algorithms
2021-10-21 18:45:26 +05:30
e92e2e3926
Added a short explanation of the Ext Euc Algo
2021-10-21 18:31:39 +05:30
9ed5d8cde6
Add Pancake Sort to the sorting algorithms
2021-10-21 09:48:53 -03:00
79c7ce45c8
Fixed !=
to !==
and ran npm run style
2021-10-21 15:57:20 +05:30
56b29cab25
Merge branch 'TheAlgorithms:master' into master
2021-10-21 15:09:26 +05:30
5ccfafecbb
npm run style
result
2021-10-21 15:06:33 +05:30
fe56f54f82
Added Extended Euclidean Algorithm (ExtendedEuclideanGCD.js) to Maths folder, along with relevant test
2021-10-21 14:58:12 +05:30
8b27316b09
Auto-update DIRECTORY.md
2021-10-21 09:13:05 +00:00
92d6ed6e7d
chore: Merge pull request #798 from Japoncio3k/master
...
Create DistanceConversion.js
2021-10-21 14:42:30 +05:30
a2c18d79f9
Auto-update DIRECTORY.md
2021-10-21 09:09:09 +00:00
8352d260b8
chore: Merge pull request #794 from Badhusha-Akhthaar/master
...
Added new Mathematical algorithm : Figurate Numbers
2021-10-21 14:38:25 +05:30
43585378d8
Fixed as per standard.js
2021-10-21 10:01:21 +05:30
67ac0c3dd3
Added jest test and renamed file
2021-10-20 14:33:59 -03:00
f2573ca0d4
Auto-update DIRECTORY.md
2021-10-20 13:33:55 +00:00
f4590b7d2e
Merge pull request #769 from SyedFasiuddin/master
...
Adding an algorithm AlphaNumericPalindrome from freecodecamp
2021-10-20 15:33:27 +02:00
db5b4af730
formatting with standardjs
2021-10-20 18:43:26 +05:30
a99ba4f3e9
chore: Merge pull request #790 from arthurvergacas/Fermat-Primality-Test
...
Add Fermat Primality Test
2021-10-20 15:33:00 +05:30
0705fa540a
Auto-update DIRECTORY.md
2021-10-20 10:02:03 +00:00