由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Quant版 - 面试者犯错时, 怎么办?
相关主题
有没有人最近面了GSAM?Yitang Zhang没上花街的原因.
C++ and threading interview questions[合集] quant 编程需要搞system programming吗?
请问一下high frequency related position需要了解哪些方面的内容?投行的IT职位面试考什么?
looking for quant developer请教银行Tech部门的面试
C++ quantitative Developer positionMultiple threads
面试题 Interest Rate Product Group of GS生物 PHD 报个转码工的 offer (转载)
请教Windows下C++编程转到Linux下要学些什么?quantitative software engineer
现在C++ Windows,但大多数要求C++ Unix,要学些什么东西呢? (转载)一道多线程的面试题
相关话题的讨论汇总
话题: 面试话题: 问题话题: semaphore话题: sure话题: 实现
进入Quant版参与讨论
1 (共1页)
f******n
发帖数: 90
1
已经fail好几次onsite了, 这里跟大家讨论一个tricky的面试问题。
我碰到过两次在讨论相关technical问题的时候,面试者犯技术上的错误,这种时候应
该怎么办?
第一次,我比较紧张,前面几个简单的问题答得都磕磕绊绊的,给对方的印象不是特别
好。 然后在回答另一个C++问题的时候,我为了impress him就特意提到了某些比较
obscure的tenichal details。 结果面试者说不可能,他从来没听说过。FT,我当时也
不知道说啥了。 我回来又查了资料,我确实是对的。
第二次, 他让我实现一个thread synchronization的问题,他实际上想让我用
condition variable实现,可我用的是semaphore,也可以实现。 他说semaphore 的V()
不会wake up sleeping threads waiting at P()。 He said he will be seriously
surprised if it does。 我又无语了。
可能我fail不全是因为这些,当时这个肯定起了不少负面的作用。 大家觉得应该当时
Q*********r
发帖数: 93
2
If you're pretty sure you're right, you should defend yourself. It's not
about arguing like calling the other guy an idiot. It's like "you know, I'm
pretty sure my answer is correct. for example, this can be found in so-and
-so's book. besides, I've used this technique many times."
Of course, you should also be sure you understand the question correctly.
That's why in my book I recommend people repeating the question back to the
interviewer, before attempting to answer it.
-brett

()

【在 f******n 的大作中提到】
: 已经fail好几次onsite了, 这里跟大家讨论一个tricky的面试问题。
: 我碰到过两次在讨论相关technical问题的时候,面试者犯技术上的错误,这种时候应
: 该怎么办?
: 第一次,我比较紧张,前面几个简单的问题答得都磕磕绊绊的,给对方的印象不是特别
: 好。 然后在回答另一个C++问题的时候,我为了impress him就特意提到了某些比较
: obscure的tenichal details。 结果面试者说不可能,他从来没听说过。FT,我当时也
: 不知道说啥了。 我回来又查了资料,我确实是对的。
: 第二次, 他让我实现一个thread synchronization的问题,他实际上想让我用
: condition variable实现,可我用的是semaphore,也可以实现。 他说semaphore 的V()
: 不会wake up sleeping threads waiting at P()。 He said he will be seriously

1 (共1页)
进入Quant版参与讨论
相关主题
一道多线程的面试题C++ quantitative Developer position
thread, semaphore, 问题。面试题 Interest Rate Product Group of GS
failed bloomberg phone interview请教Windows下C++编程转到Linux下要学些什么?
LinkedIn 面经现在C++ Windows,但大多数要求C++ Unix,要学些什么东西呢? (转载)
有没有人最近面了GSAM?Yitang Zhang没上花街的原因.
C++ and threading interview questions[合集] quant 编程需要搞system programming吗?
请问一下high frequency related position需要了解哪些方面的内容?投行的IT职位面试考什么?
looking for quant developer请教银行Tech部门的面试
相关话题的讨论汇总
话题: 面试话题: 问题话题: semaphore话题: sure话题: 实现