Prezi Scale

Predict the number of virtual machines Prezi needs and win $1500.

The contest has ended

Speed . Accuracy . Efficiency

Work with Prezi’s engineering team on a real-life problem and get the chance to win $1500!

Join the challenge and help us scale Prezi’s conversion systems! Prezi is available on multiple platforms, so we have to convert some of the uploaded media files to other formats before we can display them on all devices. This conversion happens on virtual machines. The load (and thus the number of virtual machines needed) is very different during peak times and at night. Your task is to write a program which can find the minimum number of VMs we need to run. This contest is for anyone who want to test their knowledge of control and queueing theories on actual, real-life problems.

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 algorithmic challenges, AI challenges and of course general programming
  • 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. We support 20 major languages. You can have a look at the environment in which we run your code