This repository was archived by the owner on Sep 29, 2023. It is now read-only.
Submission
·
12 commits
to master
since this release
This is my submission for a technical assessment as part of a software developer position that I applied for during December 2021. The challenge was to create a .NET Core application that inputs a string and displays all of the possible 'palindrome partitions'. That is, all of the possible combinations of palindrome substrings.