74 Commits

Author SHA1 Message Date
Ayoade David
c5be3b0916
Merge branch 'TheAlgorithms:master' into master 2022-11-01 04:09:15 +01:00
github-actions
abf3b76750 updating DIRECTORY.md 2022-10-31 22:20:19 +00:00
André Alves
952096d650
fix typo in DIRECTORY.md
Co-authored-by: Brandon Johnson <bbj1979@gmail.com>
2022-10-31 02:49:18 -03:00
Andre Alves
1943ea3c60 add: DFS non recursive algorithm 2022-10-24 20:38:13 -03:00
github-actions
bacbde4c19 updating DIRECTORY.md 2022-10-24 05:31:25 +00:00
Carlos Afonso
de9f7cff22
Add Speed Conversion (#91) 2022-10-23 23:31:10 -06:00
ayDavidGitHere
a759fdfcad add ExponentialSearch Algorithm & update DIRECTORY.md 2022-10-22 00:59:31 +01:00
github-actions
f4f1a9c7a4 updating DIRECTORY.md 2022-10-16 04:42:08 +00:00
tales
6a67bf2606
mean, median, mode (#83)
* mean median mode

* update DIRECTORY

* just renaming

* adding unit tests

* organizing the file

* ops missed this one
2022-10-15 22:41:56 -06:00
github-actions
a478f25d10 updating DIRECTORY.md 2022-10-12 07:08:30 +00:00
Samadmemon991
648c5626ed Added neon number checker 2022-10-11 17:16:44 +05:00
github-actions
9ab5dc2836 updating DIRECTORY.md 2022-10-11 05:49:20 +00:00
Abdul-Samad99
e18738b14f Added Armstrong checker 2022-10-10 12:46:00 +05:00
Abdul-Samad99
f23fbb7f91 Added Palindrome checker 2022-10-06 21:23:15 +05:00
github-actions
5976463e4f updating DIRECTORY.md 2022-08-03 17:58:40 +00:00
TKF486
c97dadec46 Created new sort algorithm
added gnome sort algorithm, with added unit tests and updated DIRECTORY.md
2022-08-03 16:40:30 +08:00
github-actions
602683ed07 updating DIRECTORY.md 2022-08-03 05:24:03 +00:00
1101
47b7ef9f36
Update DIRECTORY.md 2022-08-03 09:58:04 +08:00
1101
0f596014f2
Update DIRECTORY.md 2022-08-03 09:50:41 +08:00
github-actions
c00a91d67f updating DIRECTORY.md 2022-08-01 05:07:37 +00:00
Brandon Johnson
11e22b312f adding ArrayKeysSort to the Sorting dir 2022-07-31 23:06:45 -06:00
Brandon Johnson
35ed4625eb update fibonacciSearch.php to FibonacciSearch.php for consistency 2022-07-31 23:06:45 -06:00
Brandon Johnson
1eef2e1d93 build: update project euler tests 2022-07-31 23:06:45 -06:00
Brandon Johnson
2676bb112e add tests/Strings, change String to Strings, code style updates 2022-07-31 23:06:45 -06:00
github-actions
edb7ef5d54 updating DIRECTORY.md 2022-08-01 04:08:54 +00:00
YvonneChong18
78bafb14f7
Update DIRECTORY.md
Co-authored-by: Brandon Johnson <bbj1979@gmail.com>
2022-07-27 18:52:51 +08:00
YvonneChong18
02994bdbd6
Add Mono-Alphabetic Cipher Directory
Add Mono-Alphabetic Cipher Directory
2022-07-22 12:19:28 +08:00
YvonneChong18
f6783ef2c1
Add Mono-Alphabetic Cipher Directory
Add Mono-Alphabetic Cipher Directory
2022-07-22 12:17:44 +08:00
YvonneChong18
1276763233
Add Mono-Alphabetic Cipher Directory
Add Mono-Alphabetic Cipher Directory
2022-07-22 12:16:51 +08:00
github-actions
8ff62403b5 updating DIRECTORY.md 2022-07-08 18:26:39 +00:00
Alejandro
b373cbe2f5 Add new algorithm 2022-07-01 12:07:47 -04:00
github-actions
ca49219469 updating DIRECTORY.md 2022-04-03 04:24:48 +00:00
Syed Nayeem Roman
258aef99f8
Update DIRECTORY.md 2022-02-26 01:00:26 +06:00
Syed Nayeem Roman
b506297f1a
Update DIRECTORY.md 2022-02-26 00:28:20 +06:00
Syed Nayeem Roman
f265ea78d2
update directory file 2022-02-25 16:38:44 +06:00
rsayed007
f2866a902d add file path at directory 2022-02-25 16:31:21 +06:00
github-actions
41b319d8a2 updating DIRECTORY.md 2022-02-22 07:27:49 +00:00
Brandon Johnson
c3e790cb42
Merge pull request #54 from Lukasdotcom/master
Adds Morse Code algorithm
2022-02-22 00:27:34 -07:00
github-actions
1f51a56714 updating DIRECTORY.md 2022-01-29 09:31:04 +00:00
Lukasdotcom
74b93a53d0 Adds Morse Code 2022-01-26 21:11:01 -05:00
Andrew S Erwin
f1404bc2f3 Merge remote-tracking branch 'upstream/master' 2021-11-18 18:58:44 -06:00
Andrew S Erwin
8d7ad00f56 add decimal to binary conversion and test 2021-11-18 17:06:39 -06:00
github-actions
3e8fd831f7 updating DIRECTORY.md 2021-11-18 07:24:18 +00:00
Andrew S Erwin
5b96d36b02 added fibonacciSearch 2021-11-16 16:21:16 -06:00
Andrew S Erwin
604071a8c7
Merge branch 'TheAlgorithms:master' into master 2021-11-08 12:58:06 -06:00
Gabriel Silva Tosetti
f20008ba3d Add Euler problem 6 2021-10-31 17:57:28 -03:00
Andrew S Erwin
252cd135f9 Add quickSort and update DIRECTORY.md 2021-10-25 05:04:37 -05:00
Brandon Johnson
45272eef85
Merge pull request #48 from nimah79/master
Add Project Euler problem 3 and optimize problem 5
2021-10-24 21:13:04 -06:00
github-actions
b70fdbd971 updating DIRECTORY.md 2021-10-25 03:00:18 +00:00
Nima HeydariNasab
4b41b472e0 Add Project Euler problem 3 2021-10-22 20:57:24 +03:30