Pregunta de entrevista de OpenX

Given two JSON structures, write a function that would compare them and return true if both are the same.

Respuesta de la entrevista

Anónimo

5 oct 2012

A straight forward answer is not the correct answer. After answering correctly on one, you would be told to handle another case and another. It had to be flexible.