A collection of my solutions to LeetCode problems.
Each file relates to a problem posed on LeetCode, most of which contain a single solution optimised to minimise runtime.
However, some contain multiple solutions each achieving a specific specified goal.