Pregunta de entrevista de Meta

Find a fast way to extract patterns from a 2d matrix.

Respuesta de la entrevista

Anónimo

18 feb 2016

Depending on the input data they give you, you find usually find the first element and build from there (no full matrix scan).