SDVI Interview Question

Chech whether a certain key exists in an object at any depth.

Interview Answer

Anonymous

Feb 12, 2021

I wrote a recursive solution, needed some iefe or lodash each for my code to run but did not have time.