|
1e540e9dec
|
Update nodejs.yml
|
2020-05-06 18:37:36 +05:30 |
|
|
801116259b
|
updating DIRECTORY.md
|
2020-05-06 13:01:02 +00:00 |
|
|
75f6888019
|
Javascript/Math: editing file name
|
2020-05-06 18:30:19 +05:30 |
|
|
ba75297f72
|
updating DIRECTORY.md
|
2020-05-06 12:48:49 +00:00 |
|
|
6f0029cc41
|
Create Fibonacci.js (#133)
* Create Fibonacci.js
* Update Fibonacci.js
Co-authored-by: vinayak <itssvinayak@gmail.com>
|
2020-05-06 18:18:32 +05:30 |
|
|
e57ec1f1c3
|
updating DIRECTORY.md
|
2020-05-06 12:27:37 +00:00 |
|
|
d914bd9041
|
added hcf finding algorithm (#104)
* added hcf finding algorith
* Update and rename find_hcf.js to FindHcf.js
Co-authored-by: vinayak <itssvinayak@gmail.com>
|
2020-05-06 17:57:22 +05:30 |
|
|
ed4b295a43
|
Update CONTRIBUTING.md
|
2020-05-06 17:56:26 +05:30 |
|
|
2aebc951b1
|
Update README.md
|
2020-05-06 14:23:37 +02:00 |
|
|
14f6869101
|
Create pull_request_template.md (#153)
* Create pull_request_template.md
* Update pull_request_template.md
* Update pull_request_template.md
* Update pull_request_template.md
* Update pull_request_template.md
|
2020-05-06 17:49:51 +05:30 |
|
|
a58cb35c9c
|
updating DIRECTORY.md
|
2020-05-06 09:27:02 +00:00 |
|
|
03b7c6f33b
|
Create palindrome algorithm (#134)
* Create palindrome algorithm
* Update Palindrome.js
Co-authored-by: vinayak <itssvinayak@gmail.com>
|
2020-05-06 14:56:47 +05:30 |
|
|
94581a34fa
|
updating DIRECTORY.md
|
2020-05-06 05:41:26 +00:00 |
|
|
4f0ed31fd2
|
adding an implementation of a queue using 2 stacks (#137)
* adding an implementation of a queue using 2 stacks
* Update QueueUsing2Stacks.js
Co-authored-by: vinayak <itssvinayak@gmail.com>
|
2020-05-06 11:11:03 +05:30 |
|
|
0b7f149e2a
|
Update README.md
|
2020-05-06 10:40:15 +05:30 |
|
|
55f7d53331
|
Merge pull request #152 from itsvinayak/master
Javascript/linear-algebra-javascript
|
2020-05-05 22:25:58 +02:00 |
|
|
62f96e8c39
|
Trailing space ;-)
|
2020-05-05 22:25:32 +02:00 |
|
|
7437ddbf9c
|
Update nodejs.yml
|
2020-05-06 01:52:59 +05:30 |
|
|
1b26a1b097
|
Update nodejs.yml
|
2020-05-06 01:52:30 +05:30 |
|
|
dd5bfd25cc
|
Update nodejs.yml
|
2020-05-06 01:50:13 +05:30 |
|
|
c3532cad6f
|
Javascript/linear-algebra-javascript
|
2020-05-06 01:42:25 +05:30 |
|
|
d37af25434
|
Merge pull request #150 from itsvinayak/master
sort/
|
2020-05-05 17:13:24 +02:00 |
|
|
40c65722d5
|
updating DIRECTORY.md
|
2020-05-05 12:22:46 +00:00 |
|
|
67a4f0dc45
|
Add Pascal's triangle. (#149)
* Add Pascal's triangle.
* Update pascalTriangle.js
* Update pascalTriangle.js
Co-authored-by: vinayak <itssvinayak@gmail.com>
|
2020-05-05 17:52:32 +05:30 |
|
|
6507cbf7d4
|
sort/
|
2020-05-05 17:41:32 +05:30 |
|
|
9d4349cf26
|
Merge branch 'master' into master
|
2020-05-05 17:05:09 +05:30 |
|
|
fc0aba01ac
|
math/
|
2020-05-05 16:58:57 +05:30 |
|
|
81ea260804
|
Fixed typo in CONTRIBUTING.md file (#148)
* Fixed typo in CONTRIBUTING.md file
* Update CONTRIBUTING.md
Co-authored-by: vinayak <itssvinayak@gmail.com>
|
2020-05-05 16:31:03 +05:30 |
|
|
6483ecc427
|
DijkstraSmallestPath.js: Standardjs fixes (#147)
|
2020-05-05 02:01:34 +05:30 |
|
|
ec89a904a2
|
Update nodejs.yml
|
2020-05-04 21:46:48 +02:00 |
|
|
6f448cd530
|
factorial.js: /* global prompt */
|
2020-05-04 21:44:31 +02:00 |
|
|
fb188108bb
|
SHA256.js: Standardjs fixes
|
2020-05-04 21:38:33 +02:00 |
|
|
ab22a0ebc4
|
Merge pull request #145 from TheAlgorithms/factorial.js-Standardjs-fixes
factorial.js: Standardjs fixes
|
2020-05-04 21:25:07 +02:00 |
|
|
4d856f8e27
|
Update factorial.js
|
2020-05-04 23:49:42 +05:30 |
|
|
d53c1129b6
|
find_lcm.js: Standardjs fixes (#146)
|
2020-05-04 20:53:38 +05:30 |
|
|
5511405bd9
|
abs.js: abs_val() --> absVal() for standardjs (#144)
|
2020-05-04 20:49:52 +05:30 |
|
|
a90b487ae7
|
find_lcm.js: Standardjs fixes
|
2020-05-04 16:38:28 +02:00 |
|
|
61d91efe9e
|
/* global alert, prompt */
|
2020-05-04 16:30:23 +02:00 |
|
|
84b06e7012
|
factorial.js: Standardjs fixes
Related to #139
|
2020-05-04 16:26:11 +02:00 |
|
|
315be0e413
|
search/ (#143)
|
2020-05-04 18:57:53 +05:30 |
|
|
cabf733df2
|
search/
|
2020-05-04 17:56:00 +05:30 |
|
|
1323b90a7c
|
fix broken link
|
2020-05-04 13:02:47 +05:30 |
|
|
a42a373b68
|
Merge pull request #141 from itsvinayak/master
Data Structures/Graph and Sorting files
|
2020-05-04 08:48:17 +02:00 |
|
|
622ad9e41f
|
sorts/
|
2020-05-04 11:58:44 +05:30 |
|
|
852563a2ec
|
Data Structures/Graph
|
2020-05-04 10:48:45 +05:30 |
|
|
da5a865f6f
|
Merge pull request #140 from juliano-nunes/fixing-non-compliant-files
Fixing non compliant files (Ciphers, Conversions and Data Structures)
|
2020-05-04 10:45:08 +05:30 |
|
|
c8388cf884
|
Update nodejs.yml
|
2020-05-04 07:06:27 +02:00 |
|
|
2e0bd65b0c
|
Fixing non compliant files (Ciphers, Conversions and Data Structures)
|
2020-05-03 21:26:52 -03:00 |
|
|
14bab1b931
|
Update README.md
|
2020-05-03 20:26:24 +05:30 |
|
|
f74a3aef1f
|
Merge branch 'master' into master
|
2020-05-03 20:17:33 +05:30 |
|