Me postulé en línea. El proceso tomó 4 días. Acudí a una entrevista en Metro Markets en jul 2023
Entrevista
I had an HR interview, a challenging task, and a live coding test. Moreover, the challenge was acceptable and so easy You generally have to make it simple to explain in the interview before time runs out.
Preguntas de entrevista [1]
Pregunta 1
Build CLI with PHP which you accept different known commands line combined with filter argument values, for example, price_range or specific id. the data should be fetched from a remote endpoint or local file which might be JSON or XML or CSV and use the filter arguments to return the filtered data count only.