Hackerrank – Functions Or Not?

Hackerrank – Problem Statement

A description of the problem can be found on Hackerrank.

Solution

Check if for a given value x is always only one function output value y. See function definition.

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 *