Pergunta de entrevista da empresa Bloomberg

Question on creating an array of first names and ordinal number combination from the input and sorting the String array chronologically, if duplicate first names found, sort based on the ordinal number (roman numerals). There were a few constraints mentioned for the sorting to be done. Another question on writing the various XPaths for a given XML files

Resposta da entrevista

Sigiloso

13 de jul. de 2016

If the interviewer expected me to convert from Roman numerals to integers as part of my solution, I would laugh at him and express derision. The function to do the conversion is sufficiently specialized that it has no place in an interview.