|
f265ea78d2
|
update directory file
|
2022-02-25 16:38:44 +06:00 |
|
|
f2866a902d
|
add file path at directory
|
2022-02-25 16:31:21 +06:00 |
|
|
5d8e35f9c1
|
add file path at directory
|
2022-02-25 16:28:45 +06:00 |
|
|
0e55b04c22
|
palindrome string check using php strrev() function
|
2022-02-25 16:24:14 +06:00 |
|
|
41b319d8a2
|
updating DIRECTORY.md
|
2022-02-22 07:27:49 +00:00 |
|
|
c3e790cb42
|
Merge pull request #54 from Lukasdotcom/master
Adds Morse Code algorithm
|
2022-02-22 00:27:34 -07:00 |
|
|
db74ce0341
|
forgot to capitalize the test case.
|
2022-02-21 21:47:25 -05:00 |
|
|
1843abae90
|
Update tests/MorseCodeTest.php
Co-authored-by: Brandon Johnson <bbj1979@gmail.com>
|
2022-02-15 12:00:55 -05:00 |
|
|
434e11cf6c
|
Renames Test
Co-authored-by: Brandon Johnson <bbj1979@gmail.com>
|
2022-01-29 10:41:45 -05:00 |
|
|
1f51a56714
|
updating DIRECTORY.md
|
2022-01-29 09:31:04 +00:00 |
|
|
ad0edf742e
|
Merge pull request #52 from andrewerwinxyz/master
add decimal to binary conversion and test
|
2022-01-29 02:30:52 -07:00 |
|
|
74b93a53d0
|
Adds Morse Code
|
2022-01-26 21:11:01 -05:00 |
|
|
b0f5b59c52
|
convert result type result to int
|
2021-12-21 10:08:35 -06:00 |
|
|
d40550d99d
|
Update DecimalToBinary.php
|
2021-12-13 00:23:30 -06:00 |
|
|
f1404bc2f3
|
Merge remote-tracking branch 'upstream/master'
|
2021-11-18 18:58:44 -06:00 |
|
|
79dec897d4
|
had a duplicate function name. fixed
|
2021-11-18 17:17:50 -06:00 |
|
|
d20c5686d1
|
mistakenly added line to ConversionsTest - fixed problem
|
2021-11-18 17:11:01 -06:00 |
|
|
8d7ad00f56
|
add decimal to binary conversion and test
|
2021-11-18 17:06:39 -06:00 |
|
|
3e8fd831f7
|
updating DIRECTORY.md
|
2021-11-18 07:24:18 +00:00 |
|
|
820dbd05c5
|
Merge pull request #49 from andrewerwinxyz/master
Add quickSort and update DIRECTORY.md
|
2021-11-18 00:24:05 -07:00 |
|
|
675f83b469
|
add type hints to fibonacci search
|
2021-11-17 12:29:39 -06:00 |
|
|
f29d25b432
|
counts start at 1 in stead of 0. skews positions - fixed
|
2021-11-16 16:34:52 -06:00 |
|
|
e595dec3d1
|
fix yet another typo in test (last one)
|
2021-11-16 16:32:03 -06:00 |
|
|
c7436c9256
|
fix another typo in test
|
2021-11-16 16:29:42 -06:00 |
|
|
888e46143b
|
fix typo in test
|
2021-11-16 16:26:17 -06:00 |
|
|
5b96d36b02
|
added fibonacciSearch
|
2021-11-16 16:21:16 -06:00 |
|
|
b934dd39d3
|
add fibpos
|
2021-11-16 12:25:01 -06:00 |
|
|
fbe3168ca7
|
fixed typo in unit test
|
2021-11-08 13:27:39 -06:00 |
|
|
3d6c66d144
|
Add unit test for quickSort
|
2021-11-08 13:23:59 -06:00 |
|
|
604071a8c7
|
Merge branch 'TheAlgorithms:master' into master
|
2021-11-08 12:58:06 -06:00 |
|
|
5bfb255fbc
|
Add unit test for quickSort
|
2021-11-05 15:51:18 -05:00 |
|
|
858dae261b
|
Merge pull request #51 from gabrieltosetti/add-euler-problem-6
Project euler's problem 6 solution
|
2021-11-03 01:26:12 -06:00 |
|
|
f20008ba3d
|
Add Euler problem 6
|
2021-10-31 17:57:28 -03:00 |
|
|
252cd135f9
|
Add quickSort and update DIRECTORY.md
|
2021-10-25 05:04:37 -05:00 |
|
|
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 |
|
|
b70fdbd971
|
updating DIRECTORY.md
|
2021-10-25 03:00:18 +00:00 |
|
|
768b19cf45
|
Merge pull request #46 from andrewerwinxyz/master
Add Fibonacci2.php
|
2021-10-24 21:00:02 -06:00 |
|
|
4b41b472e0
|
Add Project Euler problem 3
|
2021-10-22 20:57:24 +03:30 |
|
|
e0e0eac014
|
Optimize Project Euler problem 5
|
2021-10-22 20:29:40 +03:30 |
|
|
8f6c2feabc
|
Refactor Project Euler problem 5
|
2021-10-22 20:15:09 +03:30 |
|
|
9ec6125c0d
|
Add bubbleSort2. Update DIRECTORY.md
|
2021-10-21 21:39:55 -05:00 |
|
|
6fc6167584
|
Add Fibonacci2 - uses PHP generator. Update DIRECTORY.md
|
2021-10-21 19:38:14 -05:00 |
|
|
18429a7b93
|
Add Fibonacci2 - uses PHP generator. Update DIRECTORY.md
|
2021-10-21 19:37:30 -05:00 |
|
|
14de3b8459
|
Merge pull request #45 from lakuapik/patch-02
Update directory links
|
2021-10-19 23:15:32 -06:00 |
|
|
7339b6ac14
|
Remove unused variable
|
2021-10-16 14:34:49 +07:00 |
|
|
2db0264f11
|
Update directory links
|
2021-10-13 15:01:53 +07:00 |
|
|
408c4c409a
|
Merge pull request #44 from lakuapik/patch-01
Add project euler p1 and p2
|
2021-10-13 00:10:02 -06:00 |
|
|
570f58f168
|
Add project euler p1 and p2
|
2021-10-09 14:12:20 +07:00 |
|
|
8d382c9031
|
updating DIRECTORY.md
|
2021-10-09 01:15:46 +00:00 |
|
|
f68c9cdb1d
|
Merge pull request #43 from devmaufh/master
Project euler's problem 5 and problem 9 solution
|
2021-10-08 19:15:34 -06:00 |
|