由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
JobHunting版 - 一道f家的设计题
相关主题
Image Algorithm Development: Senior/Staff Engineer求问一道面试题
西雅图 Staff Algorithm Engineer-Personalized Search/Recommendation Algorithm&Supply Chain Optimization找工作受挫,请教找cs工作路径,求拍
cc150上面binary tree找所有sum==target的path,不一定从root出发about how to test a calculator program on computer
这个题做的对吗?请问走楼梯的问题如何打印所有的路径。
google onsite问个问题a question regarding finding all paths with a common sum
graph如何找最短路径?Yahoo onsite on 1/4/2011
刚才的面试 制药 pfizer问个算法题之被dynamic programming打败了
Amazon onsite面经加求祝福一个算法题
相关话题的讨论汇总
话题: number话题: tour话题: question话题: 设计话题: do
进入JobHunting版参与讨论
1 (共1页)
a********h
发帖数: 13
1
题目就是设计一个tour的app,没给其他条件,需要自己clarify,中间用到了一个找最
短路径的算法。顺便求个bless
l*****v
发帖数: 122
2
Bless

【在 a********h 的大作中提到】
: 题目就是设计一个tour的app,没给其他条件,需要自己clarify,中间用到了一个找最
: 短路径的算法。顺便求个bless

J****R
发帖数: 373
3
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.

【在 a********h 的大作中提到】
: 题目就是设计一个tour的app,没给其他条件,需要自己clarify,中间用到了一个找最
: 短路径的算法。顺便求个bless

a********h
发帖数: 13
4
对,所以说了需要自己clarify,过程中用到了一个算法。关键要和面试官交流

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

1 (共1页)
进入JobHunting版参与讨论
相关主题
一个算法题google onsite问个问题
问道amazon面试题graph如何找最短路径?
问一个graph题刚才的面试 制药 pfizer
Vehicle Dynamics Engineer available at MiAmazon onsite面经加求祝福
Image Algorithm Development: Senior/Staff Engineer求问一道面试题
西雅图 Staff Algorithm Engineer-Personalized Search/Recommendation Algorithm&Supply Chain Optimization找工作受挫,请教找cs工作路径,求拍
cc150上面binary tree找所有sum==target的path,不一定从root出发about how to test a calculator program on computer
这个题做的对吗?请问走楼梯的问题如何打印所有的路径。
相关话题的讨论汇总
话题: number话题: tour话题: question话题: 设计话题: do