Pregunta de entrevista de Amazon

Write a JavaScript function that creates HTML based on a given input dataset.

Respuesta de la entrevista

Anónimo

10 de sept de 2018

The HTML is supposed to look like a nested list, representing a file system. The key is to add a margin to each new level, whether through CSS or inline styling.