由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
JobHunting版 - 菜鸟总结的做题步骤,请大家指教
相关主题
问一道面试题目从面试官角度谈谈码农面试沟通和做题习惯问题
google onsite问个问题现在连machine learning 都要刷题,有点变态!
一道A家面试题 大家讨论看看M$ on campus面经
Test Engineer Bioinformatics (Contract) Position At Thermo Fisher Scientific问一个coding的skill
我们公司的面试方式改了求助:什么是problem solving test?
难道stanford, CMU之类毕业的PHD去这几大公司也要过做题这关?怎么办?我该怎样回复
换工作太闹心了关于Epic 这个公司
Facebook加试是不是凶多吉少?急求skype面试经验
相关话题的讨论汇总
话题: skills话题: coding话题: cases话题: start话题: come
进入JobHunting版参与讨论
1 (共1页)
s******r
发帖数: 65
1
The interviewer cares about our problem-solving skills, coding skills,
analytical skills, design skills and communication skills. To show these
skills, solve the given interview problem in the following steps:
1: Clarify the question.
1.1: For algorithm questions, go through a few examples to clarify the
problem. Use pictures when helpful.
1.2: For design questions, ask for scenarios, requirements and
constraints
2: Specify input and output, design 3 ~ 5 test cases, including boundary
cases
3: Come up with the brute-force/naive solution, analyze complexity
4: Come up with improved solutions and analyze complexity. Start coding
after the interviewer agrees
5: Start coding. Handel boundary cases.
6: During coding, use utility functions without implementing them. Keep
talking; Explain
complicated code pieces when necessary.
7: Upon finished, go through previous and new test cases
8: Ask the question: can we do better?
请问这样好不好?
如果不好,需要改进哪些不足?
d****o
发帖数: 1055
2
5: Start coding. Handel boundary cases
~~and keep talking what you are doing
s******r
发帖数: 65
3
多谢。学习了,主贴里改进。

【在 d****o 的大作中提到】
: 5: Start coding. Handel boundary cases
: ~~and keep talking what you are doing

1 (共1页)
进入JobHunting版参与讨论
相关主题
急求skype面试经验我们公司的面试方式改了
怎么弥补Design Skill难道stanford, CMU之类毕业的PHD去这几大公司也要过做题这关?
Facebook Onsite结束求祝福换工作太闹心了
面试的soft skill如何提高?Facebook加试是不是凶多吉少?
问一道面试题目从面试官角度谈谈码农面试沟通和做题习惯问题
google onsite问个问题现在连machine learning 都要刷题,有点变态!
一道A家面试题 大家讨论看看M$ on campus面经
Test Engineer Bioinformatics (Contract) Position At Thermo Fisher Scientific问一个coding的skill
相关话题的讨论汇总
话题: skills话题: coding话题: cases话题: start话题: come