Greenhouse Software Interview Question

Parse data from a string to an expected output.

Interview Answer

Anonymous

Sep 20, 2022

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