Pergunta de entrevista da empresa Uber

Implement a function to draw a rectangle into a buffer with lower left corner (x1, y1) and upper right corner (x2, y2). Assume you have a function to draw lines.

Resposta da entrevista

Sigiloso

9 de set. de 2016

This was more of a math question