Menu

Tag Archives: Algorithm

My Mino Generator was flawed!
Previously, I wrote about an algorithm which I constructed with the goal of being able to generate all the possible Minos of size N. My algorithm [...]
Anagrams Part X: PHP Performance
Somehow while creating the various anagram implementations for the previous entries in this series, I neglected to create one for PHP. This was primarily [...]