Hackerrank – Lambda Calculi – March 2016

Hackerrank Contest

I participated in an another programming contest organized by Hackerrank named Lambda Calculi – March 2016.

The contest hosts seven challenges ranging from some basic functional programming concepts to some harder algorithmic problems

I was able to solve 3 of 7 challenges and earned full points:

  • Functions Or Not?
  • Compute the Perimeter of a Polygon
  • Compute the Area of a Polygon

Results

My final result 153/ 282 of participants.

All solutions are implemented in Scala and they are available on my GitHub.

Leave a Reply

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