|
afc6d11844
|
Added code for findng no of homogenous substrings (#146)
* Create CountHomogenous.php
Added count no of homogenous substrings
* Added program for finding no. of homogenous substrings
* Update Strings/CountHomogenous.php
Co-authored-by: Brandon Johnson <bbj1979@gmail.com>
* Update Strings/CountHomogenous.php
Co-authored-by: Brandon Johnson <bbj1979@gmail.com>
* Update tests/Strings/StringsTest.php
Co-authored-by: Brandon Johnson <bbj1979@gmail.com>
* Update StringsTest.php
* Update Strings/CountHomogenous.php
Co-authored-by: Brandon Johnson <bbj1979@gmail.com>
* Update tests/Strings/StringsTest.php
Co-authored-by: Brandon Johnson <bbj1979@gmail.com>
* Update CountHomogenous.php
* Update tests/Strings/StringsTest.php
* Update tests/Strings/StringsTest.php
* Fix homogenous count unit test
* Fix count homogenous substrings algorithm
* PHPCBF: remove inline control structure
---------
Co-authored-by: Brandon Johnson <bbj1979@gmail.com>
|
2024-06-13 23:26:17 -06:00 |
|
|
39ab69ecea
|
fix string test structure
|
2023-10-04 22:56:49 +03:30 |
|
|
9c2726203c
|
fix cs errors to follow the psr12 standard and also some minor fixes
|
2023-10-04 21:50:32 +03:30 |
|
|
c848316a08
|
Code refactoring
|
2022-10-09 16:46:29 +05:00 |
|
|
35ed4625eb
|
update fibonacciSearch.php to FibonacciSearch.php for consistency
|
2022-07-31 23:06:45 -06:00 |
|
|
2676bb112e
|
add tests/Strings, change String to Strings, code style updates
|
2022-07-31 23:06:45 -06:00 |
|