Pregunta de entrevista de Quizlet

Round 1 technical: I opted for Python 3, and the first question involved parsing HTML objects using some "DOM Element" library, then filtering/executing something on them according to some specific logic.

Respuesta de la entrevista

Anónimo

3 de jun de 2022

Not giving the specific question/solution away, but my answer involved recursion and it appeared optimal.