Quizlet interview question

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.

Interview Answer

Anonymous

3 Jun 2022

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