Pergunta de entrevista da empresa Chan Zuckerberg Initiative

Technical interview questions involved: 1. reorganizing/sorting through a delimited string with nested data and 2. extracting complex information from a non-uniform string.

Resposta da entrevista

Sigiloso

1 de jun. de 2022

1. Used a recursive algorithm to sort through and reorganize data. 2. Found that REGEX was a workable solution to extract what I needed.