Brandon Johnson
|
53d235dcf3
|
meta: add tests/Sorting, code style updates/improvements
|
2022-07-31 22:19:41 -06:00 |
|
Brandon Johnson
|
e3e5170f99
|
meta: add tests/Searches, code style updates/improvements
|
2022-07-31 22:19:40 -06:00 |
|
Brandon Johnson
|
7da4a850fd
|
meta: add tests/Maths, move ProjectEuler into Maths, code style updates
|
2022-07-31 22:19:40 -06:00 |
|
Brandon Johnson
|
6c627c5589
|
ciphers: some style clean-up for consistency
|
2022-07-31 22:19:40 -06:00 |
|
Brandon Johnson
|
b2c68f1aac
|
meta: add tests/Conversions; some code cleanup for consistency
|
2022-07-31 22:19:40 -06:00 |
|
Brandon Johnson
|
505bee2036
|
ciphers: some style clean-up of the XORCipher
|
2022-07-31 22:19:40 -06:00 |
|
Brandon Johnson
|
69e86faafc
|
meta: add tests/Ciphers; change ciphers dir to Ciphers for consistency
|
2022-07-31 22:19:38 -06:00 |
|
github-actions
|
edb7ef5d54
|
updating DIRECTORY.md
|
2022-08-01 04:08:54 +00:00 |
|
Brandon Johnson
|
c3afb0a326
|
Merge pull request #67 from YvonneChong18/master
Add Mono-Alphabetic Cipher
|
2022-07-31 22:08:36 -06:00 |
|
YvonneChong18
|
6d02dccbae
|
Update ciphers/monoAlphabeticCipher.php
Co-authored-by: Brandon Johnson <bbj1979@gmail.com>
|
2022-07-31 16:49:04 +08:00 |
|
YvonneChong18
|
6cb2d4c495
|
Update ciphers/monoAlphabeticCipher.php
Co-authored-by: Brandon Johnson <bbj1979@gmail.com>
|
2022-07-31 16:48:50 +08:00 |
|
YvonneChong18
|
78bafb14f7
|
Update DIRECTORY.md
Co-authored-by: Brandon Johnson <bbj1979@gmail.com>
|
2022-07-27 18:52:51 +08:00 |
|
YvonneChong18
|
a353f90c05
|
Update tests/MonoAlphabeticCipherTest.php decrypt test function
Co-authored-by: Brandon Johnson <bbj1979@gmail.com>
|
2022-07-27 18:52:23 +08:00 |
|
YvonneChong18
|
9b72bd9f0a
|
Update tests/MonoAlphabeticCipherTest.php encrypt test function
Co-authored-by: Brandon Johnson <bbj1979@gmail.com>
|
2022-07-27 18:52:07 +08:00 |
|
YvonneChong18
|
9e10db292e
|
Update ciphers/monoAlphabeticCipher.php decrypt function
Co-authored-by: Brandon Johnson <bbj1979@gmail.com>
|
2022-07-27 18:51:45 +08:00 |
|
YvonneChong18
|
b3fa7c7961
|
Update ciphers/monoAlphabeticCipher.php encrypt function
Co-authored-by: Brandon Johnson <bbj1979@gmail.com>
|
2022-07-27 18:51:25 +08:00 |
|
YvonneChong18
|
6b961bce3f
|
Update ciphers/monoAlphabeticCipher.php cipher function
Co-authored-by: Brandon Johnson <bbj1979@gmail.com>
|
2022-07-27 18:50:30 +08:00 |
|
Brandon Johnson
|
3665d181c8
|
Merge pull request #69 from darwinz/run-directory-on-master
build: run directory actions workflow only when merging to master
|
2022-07-27 01:17:26 -06:00 |
|
YvonneChong18
|
d75ccafe73
|
Update Mono-AlphabeticCipher Test
Update Mono-AlphabeticCipher Test
|
2022-07-24 13:08:15 +08:00 |
|
Brandon Johnson
|
83ad856adc
|
build: run directory workflow only when merging to master
|
2022-07-23 19:50:57 -06: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 |
|
YvonneChong18
|
4eee60024a
|
Add Mono-Alphabetic Cipher Test
Add Mono-Alphabetic Cipher Test
|
2022-07-22 12:13:18 +08:00 |
|
YvonneChong18
|
f9fbd54474
|
Add Mono-Alphabetic Cipher
Add Mono-Alphabetic Cipher
|
2022-07-22 12:12:09 +08:00 |
|
github-actions
|
8ff62403b5
|
updating DIRECTORY.md
|
2022-07-08 18:26:39 +00:00 |
|
Brandon Johnson
|
284fb585f6
|
Merge pull request #64 from ale94lko/master
Add new algorithm
|
2022-07-08 12:26:22 -06:00 |
|
Brandon Johnson
|
9e297581ac
|
Merge pull request #65 from prondubuisi/feature/make-factorial-cached
Add cache improvements for factorial solution
|
2022-07-08 12:24:29 -06:00 |
|
Ndubuisi Onyemenam
|
a4840d116d
|
Add cache improvements
|
2022-07-07 01:59:59 +01:00 |
|
Alejandro
|
192ebc5743
|
Fix misspelling
|
2022-07-01 12:11:19 -04: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 |
|
Brandon Johnson
|
b4f6b63f8a
|
Merge pull request #55 from rsayed007/master
This is a simple way to check palindrome string using PHP strrev() function
|
2022-04-02 22:24:31 -06:00 |
|
Syed Nayeem Roman
|
258aef99f8
|
Update DIRECTORY.md
|
2022-02-26 01:00:26 +06:00 |
|
rsayed007
|
94b8d9757f
|
Merge branch 'master' of https://github.com/rsayed007/PHP into master
|
2022-02-26 00:57:15 +06:00 |
|
rsayed007
|
f9f005920b
|
simple function for count sentence
|
2022-02-26 00:56:56 +06:00 |
|
Syed Nayeem Roman
|
b506297f1a
|
Update DIRECTORY.md
|
2022-02-26 00:28:20 +06:00 |
|
rsayed007
|
84e55a0aa7
|
function for count vowels, consonant and numeric number from a string
|
2022-02-26 00:25:44 +06:00 |
|
rsayed007
|
1e9ee9c73f
|
function for count vowels, consonant and numeric number from a string
|
2022-02-26 00:24:22 +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 |
|
rsayed007
|
5d8e35f9c1
|
add file path at directory
|
2022-02-25 16:28:45 +06:00 |
|
rsayed007
|
0e55b04c22
|
palindrome string check using php strrev() function
|
2022-02-25 16:24:14 +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 |
|
Lukas
|
db74ce0341
|
forgot to capitalize the test case.
|
2022-02-21 21:47:25 -05:00 |
|
Lukas
|
1843abae90
|
Update tests/MorseCodeTest.php
Co-authored-by: Brandon Johnson <bbj1979@gmail.com>
|
2022-02-15 12:00:55 -05:00 |
|
Lukas
|
434e11cf6c
|
Renames Test
Co-authored-by: Brandon Johnson <bbj1979@gmail.com>
|
2022-01-29 10:41:45 -05:00 |
|
github-actions
|
1f51a56714
|
updating DIRECTORY.md
|
2022-01-29 09:31:04 +00:00 |
|
Brandon Johnson
|
ad0edf742e
|
Merge pull request #52 from andrewerwinxyz/master
add decimal to binary conversion and test
|
2022-01-29 02:30:52 -07:00 |
|