Functional Programming Contest - April'14

A contest for functional programming enthusiasts.

The contest has ended

Speed . Accuracy . Efficiency

Let's code the functional way. This is a programming paradigm where we code "what" instead of "how". In this we can clearly separate "pure" code from "impure". You can code in any of the functional languages, including Haskell, Scala, Lisp, Erlang, Clojure, OCaml and F#.

The Prizes

Challenges

The contest hosts nearly 5 challenges. More details about the challenges will be revealed soon.

Functional Programming Contest - March'14 Winners

Rules

  • All the challenges will have a predetermined score. Score of a game is calculated using Bayesian Approximation
  • This contest will appeal to programmers who're interested in interesting functional programming challenge
  • HackerRank admins decision will be final
  • Please refrain from discussing strategy during the contest.
  • Any case of code plagiarism will result in disqualification of both the users from the contest. We've a fairly good plagiarism detector that works at the opcode level.
  • You can code directly on our interface. You can have a look at the environment in which we run your code