Pregunta de entrevista de Epocrates

Paper folding coding test in any language, fold a paper with N sections either right or left Juggling balls coding test in any language, given pattern (5,3,1) determine if juggle able.

Respuesta de la entrevista

Anónimo

8 ago 2013

Use 2d array or vector, calculate size after fold and place elements. Use array to map out ball locations, check for collisions