Hackerrank – Sequence full of colors

Hackerrank – Problem Statement

A description of the problem can be found on Hackerrank.

Solution

Create a recursive function with condition described – see implementation.

I created solution in:

All solutions are also available on my GitHub.

Scala

Leave a Reply

Your email address will not be published. Required fields are marked *