Tripadvisor Interview Question

Given a list of strings formatted as "/something/something2/some..." to arbitrary depth, write a function that returns all strings in the list that has a given prefix.

Interview Answer

Anonymous

Oct 19, 2017

Did you go onsite on Friday or Monday?