SDVI interview question

Parse a complex dictionary for a given value.

Interview Answer

Anonymous

7 July 2021

You have to code getting values from keys that could be in a list of dictionaries, or the value of a key could be another dictionary, etc.