Grant Street Group interview question

First assessment: 1 sql, 2 algorithm, 1 javascript with html

Interview Answer

Anonymous

26 Jun 2022

Second assessment: find all substrings of a string separated by spaces and string endings, their occurrences, sort them by that, and return it as a string.

7