Skip to content
This repository was archived by the owner on Sep 29, 2023. It is now read-only.

Submission

Choose a tag to compare

@tjohnston-softdev tjohnston-softdev released this 20 Dec 04:15
· 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.