b*****i 发帖数: 76 | 1 前段时间电面了Amex,他家的技术中心貌似在Arizona,因为recruiter和电面的人都是
从那边打来的电话。
面我的是另一人口大国的,Title好像是tech architecture lead之类,之前上
linkedin偷瞄了一下背景,将近二十年经验吧,但没看出来有前端相关的经验。
面试是structured,也就是拿着一堆问题隔着电话问,电话声音质量非常差劲,应该是
IP电话或者类似LiveMeeting之类的,中间还断线两次,面试官的口音各位自己脑补吧
,加上杂音问题,使得我每一个问题都要重复一遍以确保自己听明白了。没多久高潮来
了:
面试官:There is a div with a width of 185, padding of 10, and margin of 20.
What is the width of the div?
此题明显是个陷阱啊,没提box model,没说后一个width的定义,于是我就把content-
box和border-box说了一下,然后分别说明答案。然后他问,shouldn't the margin be
included? 我说not in css box model or in jQuery.width() function,only in
outerWidth()。他又把问题重复了一遍,让我给一个最后答案。
Me: There is not a single answer. I have explained the box model and
depending on your definition of width in your question, it will have
different answers. So you can let me know what you mean by width here, or we
can move on.
然后一阵短暂的沉默,他说OK let's move on to the next question...
面试官(超快语速):Listen to the following css style and tell me what it
does: div dot title space p plus A curly brace color colon red semi colon.
Me: I'm sorry the line is not clear, could you repeat that slower? Thanks.
面试官:Sure. (恢复超快语速)Listen to the following css style and tell me
what it does: div dot title space p plus A curly brace color colon red semi
colon.
Me: I'm sorry I cannot hear that clearly...
面试官:(超快语速)div dot title space p plus A curly brace color colon red
semi colon.
Me: OK look, this is not working. The line is very noisy and we both know it
. Can you type the question on this Iseemikecode so we can both save some
time?
面试官:Oh actually no, this website only allows me to see your input, not
the other way around.
折腾了五分钟我终于说服他慢慢说,然后我打到 iseemikicode 上,然后他来确认。到
最后其实就是 div.tile p + a {color: red;}
原定一小时到了以后此人没有停下来的意思,貌似是非要把他手里的题库念完才罢休。
整个过程超时四十分钟。最后还是拿到onsite,但是不打算去了。。 | O***D 发帖数: 206 | 2 lz 辛苦了 吗了这么多字。 话说lz做前台的? 面这么详细? Amex IT部门在phoenix. | b*****i 发帖数: 76 | 3 是的 我找的是纽约的position
[在 OOGOD (OMG) 的大作中提到:]
:lz 辛苦了 吗了这么多字。 话说lz做前台的? 面这么详细? Amex IT部门在
phoenix.--
:※ 来源:·WWW 未名空间站 网址:mitbbs.com 移动:在应用商店搜索未名空间·[
FROM: 70.]
:........... | j**********3 发帖数: 3211 | |
|