* Added Disjoint Sets Data structure
* Moved DisjointSetTest.php to tests/DataStructures
* Update DataStructures/DisjointSets/DisjointSet.php
Co-authored-by: Brandon Johnson <bbj1979@gmail.com>
* Update DataStructures/DisjointSets/DisjointSetNode.php
Co-authored-by: Brandon Johnson <bbj1979@gmail.com>
* Update DataStructures/DisjointSets/DisjointSetNode.php
Co-authored-by: Brandon Johnson <bbj1979@gmail.com>
* Update tests/DataStructures/DisjointSetTest.php
Co-authored-by: Brandon Johnson <bbj1979@gmail.com>
* Update tests/DataStructures/DisjointSetTest.php
Co-authored-by: Brandon Johnson <bbj1979@gmail.com>
* Update tests/DataStructures/DisjointSetTest.php
Co-authored-by: Brandon Johnson <bbj1979@gmail.com>
* Considered PHPCS remarks. Unit Testing is now working.
* Remove data type mixed. Considered annotations for php7.4.
* Remove data type mixed. Considered annotations for php7.4.
* updating DIRECTORY.md
* Implemented AVLTree DataStructure
* Implemented AVLTree DataStructure
---------
Co-authored-by: Brandon Johnson <bbj1979@gmail.com>
Co-authored-by: Ramy-Badr-Ahmed <Ramy-Badr-Ahmed@users.noreply.github.com>
* Added Disjoint Sets Data structure
* Moved DisjointSetTest.php to tests/DataStructures
* Update DataStructures/DisjointSets/DisjointSet.php
Co-authored-by: Brandon Johnson <bbj1979@gmail.com>
* Update DataStructures/DisjointSets/DisjointSetNode.php
Co-authored-by: Brandon Johnson <bbj1979@gmail.com>
* Update DataStructures/DisjointSets/DisjointSetNode.php
Co-authored-by: Brandon Johnson <bbj1979@gmail.com>
* Update tests/DataStructures/DisjointSetTest.php
Co-authored-by: Brandon Johnson <bbj1979@gmail.com>
* Update tests/DataStructures/DisjointSetTest.php
Co-authored-by: Brandon Johnson <bbj1979@gmail.com>
* Update tests/DataStructures/DisjointSetTest.php
Co-authored-by: Brandon Johnson <bbj1979@gmail.com>
* Considered PHPCS remarks. Unit Testing is now working.
* Remove data type mixed. Considered annotations for php7.4.
* Remove data type mixed. Considered annotations for php7.4.
* updating DIRECTORY.md
* Implemented Trie DataStructure
* Added Trie to DIRECTORY.md
---------
Co-authored-by: Brandon Johnson <bbj1979@gmail.com>
Co-authored-by: Ramy-Badr-Ahmed <Ramy-Badr-Ahmed@users.noreply.github.com>
* Added Disjoint Sets Data structure
* Moved DisjointSetTest.php to tests/DataStructures
* Update DataStructures/DisjointSets/DisjointSet.php
Co-authored-by: Brandon Johnson <bbj1979@gmail.com>
* Update DataStructures/DisjointSets/DisjointSetNode.php
Co-authored-by: Brandon Johnson <bbj1979@gmail.com>
* Update DataStructures/DisjointSets/DisjointSetNode.php
Co-authored-by: Brandon Johnson <bbj1979@gmail.com>
* Update tests/DataStructures/DisjointSetTest.php
Co-authored-by: Brandon Johnson <bbj1979@gmail.com>
* Update tests/DataStructures/DisjointSetTest.php
Co-authored-by: Brandon Johnson <bbj1979@gmail.com>
* Update tests/DataStructures/DisjointSetTest.php
Co-authored-by: Brandon Johnson <bbj1979@gmail.com>
* Considered PHPCS remarks. Unit Testing is now working.
* Remove data type mixed. Considered annotations for php7.4.
* Remove data type mixed. Considered annotations for php7.4.
* updating DIRECTORY.md
---------
Co-authored-by: Brandon Johnson <bbj1979@gmail.com>
Co-authored-by: Ramy-Badr-Ahmed <Ramy-Badr-Ahmed@users.noreply.github.com>
* Create BaseX.php
This function let's you calculate base X of any number <11
* Update BaseX.php
* Update DIRECTORY.md
* Update BaseX.php
* Update BaseX.php
* Update DIRECTORY.md
Co-authored-by: Brandon Johnson <darwinz>
* Update MathsTest.php
* Update tests/Maths/MathsTest.php
Co-authored-by: Brandon Johnson <darwinz>
* Update MathsTest.php
* Update tests/Maths/MathsTest.php
Co-authored-by: Brandon Johnson <darwinz>
* Update tests/Maths/MathsTest.php
Co-authored-by: Brandon Johnson <darwinz>
---------
Co-authored-by: Brandon Johnson <darwinz>