Open question? Number of points in the tour? Is the number fixed or dynamic? Start point? End point? Can we express the question as optimized path from any two points in a map? Beside algorithm puzzles, here come design questions. who use the app? How many users? How big is the map? Do you want to recommend best/favor paths to user? Do you suggest different paths to different users? If the question is simply "设计一个tour的app", then the interviewer might be looking for sth more than algorithm. Just my two cents.
Open question?Number of points in the tour? Is the number fixed or dynamic? Start point? ........
【在 J****R 的大作中提到】 : Open question? : Number of points in the tour? Is the number fixed or dynamic? : Start point? End point? : Can we express the question as optimized path from any two points in a map? : Beside algorithm puzzles, here come design questions. : who use the app? How many users? : How big is the map? : Do you want to recommend best/favor paths to user? : Do you suggest different paths to different users? : If the question is simply "设计一个tour的app", then the interviewer might be