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
2021-10-16 14:34:49 +07:00
2022-01-26 21:11:01 -05:00
2021-10-31 17:57:28 -03:00
2022-02-26 00:56:56 +06:00
2020-11-01 15:31:06 +01:00
2021-01-04 14:53:01 -07:00
2022-02-26 01:00:26 +06:00
2020-10-10 09:42:52 +05:30
2020-07-06 13:51:29 +05:30

The Algorithms - PHP

All algorithms implemented in Php (for education)

These implementations are for learning purposes. They may be less efficient than the implementations in the Php standard library.

Contribution Guidelines

Read our Contribution Guidelines before you contribute.

Community Channel

We're on Gitter! Please join us.

List of Algorithms

See our directory.

Description
All Algorithms implemented in PHP
Readme MIT 953 KiB
Languages
PHP 100%