This website requires JavaScript.
Explore
Help
Sign In
mirror_php
/
TheAlgorithms-PHP
Watch
1
Star
0
Fork
0
You've already forked TheAlgorithms-PHP
mirror of
https://github.com/TheAlgorithms/PHP.git
synced
2025-01-17 15:18:13 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
TheAlgorithms-PHP
/
tests
History
thierrydev
fc48255fa6
updated test
2020-11-01 15:39:49 +01:00
..
sorting
updated test
2020-11-01 15:39:49 +01:00
CiphersTest.php
Add Caesar cipher
2020-09-24 23:59:14 +03:30
CipherTest.php
Add XOR Cipher
2020-10-03 07:26:14 +00:00
ConversionsTest.php
Added Binary, Octal, and Hex conversion to and from Decimal Numbers
2020-10-22 00:42:53 +05:30
MathTest.php
Added Math function and test cases for the same.
2020-08-09 00:33:43 +05:30
StringTest.php
Added
MaxCharacter
and
CountVowels
algorithms
2020-10-15 00:43:22 +05:30