Pergunta de entrevista da empresa FactSet

Technical: ①Split a long string sequence according to several delimiter and do some manipulations and statistics. ②Basic operations with pandas data frame (construct data frame from dictionary, merge table, statistics with pandas, etc.) Managers: Focused on personal projects

Resposta da entrevista

Sigiloso

6 de jul. de 2022

For ①, I didn't come up with the regex solution, which should be optimal. You are encouraged to give simplest solutions and then elaborate on them.