Tripadvisor Interview Question

(1) Given a string, find the first char that only appears once. (both iterative & recursion way) (2) Given a csv file containing all the hotel deals, find the best deal according to the check date and stay nights.