Commit Graph

1718 Commits

Author SHA1 Message Date
Christian Clauss
ab22a0ebc4 Merge pull request #145 from TheAlgorithms/factorial.js-Standardjs-fixes
factorial.js: Standardjs fixes
2020-05-04 21:25:07 +02:00
vinayak
4d856f8e27 Update factorial.js 2020-05-04 23:49:42 +05:30
Christian Clauss
d53c1129b6 find_lcm.js: Standardjs fixes (#146) 2020-05-04 20:53:38 +05:30
Christian Clauss
5511405bd9 abs.js: abs_val() --> absVal() for standardjs (#144) 2020-05-04 20:49:52 +05:30
Christian Clauss
a90b487ae7 find_lcm.js: Standardjs fixes 2020-05-04 16:38:28 +02:00
Christian Clauss
61d91efe9e /* global alert, prompt */ 2020-05-04 16:30:23 +02:00
Christian Clauss
84b06e7012 factorial.js: Standardjs fixes
Related to #139
2020-05-04 16:26:11 +02:00
vinayak
315be0e413 search/ (#143) 2020-05-04 18:57:53 +05:30
itsvinayak
cabf733df2 search/ 2020-05-04 17:56:00 +05:30
vinayak
1323b90a7c fix broken link 2020-05-04 13:02:47 +05:30
Christian Clauss
a42a373b68 Merge pull request #141 from itsvinayak/master
Data Structures/Graph and Sorting files
2020-05-04 08:48:17 +02:00
itsvinayak
622ad9e41f sorts/ 2020-05-04 11:58:44 +05:30
itsvinayak
852563a2ec Data Structures/Graph 2020-05-04 10:48:45 +05:30
vinayak
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
Christian Clauss
c8388cf884 Update nodejs.yml 2020-05-04 07:06:27 +02:00
Juliano Nunes
2e0bd65b0c Fixing non compliant files (Ciphers, Conversions and Data Structures) 2020-05-03 21:26:52 -03:00
vinayak
14bab1b931 Update README.md 2020-05-03 20:26:24 +05:30
vinayak
f74a3aef1f Merge branch 'master' into master 2020-05-03 20:17:33 +05:30
Christian Clauss
a202d1d06d npx standard || true 2020-05-03 16:44:17 +02:00
Christian Clauss
5281956fbf Add standard to our testing
Run in allow failures mode until the non-compliant files are fixed.
2020-05-03 16:41:15 +02:00
vinayak
8c2aa0f296 Update CONTRIBUTING.md
Co-authored-by: Christian Clauss <cclauss@me.com>
2020-05-03 20:09:00 +05:30
vinayak
5267cbaa6a Update CONTRIBUTING.md
Co-authored-by: Christian Clauss <cclauss@me.com>
2020-05-03 20:08:51 +05:30
vinayak
5c1b4e79ae Update CONTRIBUTING.md
Co-authored-by: Christian Clauss <cclauss@me.com>
2020-05-03 20:08:41 +05:30
vinayak
31cd69ea84 Update CONTRIBUTING.md
Co-authored-by: Christian Clauss <cclauss@me.com>
2020-05-03 20:08:32 +05:30
vinayak
e3e4d97066 Update CONTRIBUTING.md
Co-authored-by: Christian Clauss <cclauss@me.com>
2020-05-03 20:08:22 +05:30
vinayak
b74391bbe8 Update CONTRIBUTING.md
Co-authored-by: Christian Clauss <cclauss@me.com>
2020-05-03 20:08:12 +05:30
vinayak
f8a78b3b68 Update CONTRIBUTING.md
Co-authored-by: Christian Clauss <cclauss@me.com>
2020-05-03 20:07:57 +05:30
vinayak
abb90661a5 Update CONTRIBUTING.md
Co-authored-by: Christian Clauss <cclauss@me.com>
2020-05-03 20:07:47 +05:30
vinayak
1fd3a0dc4a Update CONTRIBUTING.md
Co-authored-by: Christian Clauss <cclauss@me.com>
2020-05-03 20:07:35 +05:30
vinayak
362cd0083e Update CONTRIBUTING.md
Co-authored-by: Christian Clauss <cclauss@me.com>
2020-05-03 20:07:19 +05:30
vinayak
2bad146a96 Update CONTRIBUTING.md
Co-authored-by: Christian Clauss <cclauss@me.com>
2020-05-03 20:07:10 +05:30
vinayak
7dd45f8578 Update CONTRIBUTING.md
Co-authored-by: Christian Clauss <cclauss@me.com>
2020-05-03 20:06:58 +05:30
vinayak
edfb047f04 Update CONTRIBUTING.md
Co-authored-by: Christian Clauss <cclauss@me.com>
2020-05-03 20:04:20 +05:30
vinayak
de980d60f1 Update CONTRIBUTING.md
Co-authored-by: Christian Clauss <cclauss@me.com>
2020-05-03 20:04:09 +05:30
vinayak
1c6f8b9375 Update README.md 2020-05-03 18:40:50 +05:30
Christian Clauss
d74afef175 Merge pull request #138 from cclauss/standard
Apply the JavaScript Standard Style
2020-05-03 14:41:18 +02:00
vinayak
90e13c0ad9 Update CONTRIBUTING.md 2020-05-03 17:56:44 +05:30
cclauss
856dc2f63c npx standard --fix 2020-05-03 09:05:12 +02:00
vinayak
ea169a26e0 Contributing guidelines 2020-05-03 01:32:29 +05:30
vinayak
95bba0b0ea update (#1)
* Graph Theory

* Delete Graphs

* Graph

* Dijkstra Smallest Path

* DijkstraSmallestPath

after fixing some errors.

* Topological Sort 

directed graphs

* correcting name of file

* updating DIRECTORY.md

* doublylinkedlist

* add-doublylinkedlist

* add-doublylinkedlist

* change in Directory.md

* updating DIRECTORY.md

Co-authored-by: Nur69 <60115902+Nur69@users.noreply.github.com>
Co-authored-by: Stepfen Shawn <m18824909883@163.com>
Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Co-authored-by: hmizz <hamza.chabchoub@medtech.tn>
2020-05-03 01:03:10 +05:30
github-actions
e62ad2f73e updating DIRECTORY.md 2020-04-29 12:54:49 +00:00
Stepfen Shawn
a459ce9af3 Merge pull request #128 from hmizz/add-doublylinkedlist
Add doublylinkedlist
2020-04-29 20:54:32 +08:00
hmizz
afc870ec2c change in Directory.md 2020-04-29 11:01:21 +01:00
hmizz
db6d24556a add-doublylinkedlist 2020-04-27 00:20:00 +01:00
hmizz
992553944b add-doublylinkedlist 2020-04-26 23:52:50 +01:00
hmizz
6fafdda0f4 doublylinkedlist 2020-04-26 23:25:27 +01:00
github-actions
286dee2d9b updating DIRECTORY.md 2020-04-21 08:28:53 +00:00
Stepfen Shawn
798fdfd4bd Merge pull request #125 from Nur69/master
Graph Algorithm
2020-04-21 16:28:40 +08:00
Nur69
0b411b93c0 correcting name of file 2020-04-21 10:18:32 +02:00
Nur69
9fe41bb219 Topological Sort
directed graphs
2020-04-19 17:10:25 +02:00