Pregunta de entrevista
Entrevista de Business Analytics Intern
-
EnovaImagine a cube 1x1x1, then imagine that you form a cube of 10x10x10 with all these little cubes of 1x1x1. How many cubes do you have to remove to get rid of the surface of cubes.
Respuestas de entrevistas
4 respuestas
▲
9
▼
10*10*2 + 10*8*2 + 8*8*2
csd en
▲
10
▼
(10*10*10)-(8*8*8)
SexyBeast en
▲
2
▼
n^3 - x = (n-2)^3 x = n^3 - (n-2)^3 x = 6n^2 - 12n +8 if n = 10 then x = 488 surface cubes to remove
Ari en
▲
4
▼
2*(10*10)+2*(10*8)+2*(8*8)=488
Anónimo en
Añadir respuestas o comentarios
Para publicar un comentario sobre esto, inicia sesión o regístrate.