Hackerrank – Find Point

Problem Statement
A description of the problem can be found on Hackerrank.

Solution
For solution you can check wikipedia page for Point reflection.

I created solution in:

All solutions are also available on my GitHub.

Java

JavaScript

Scala

Ruby