Greenhouse Software interview question

Parse data from a string to an expected output.

Interview Answer

Anonymous

20 Sept 2022

Start by splitting the string on the spaces to return an array.