Redian新闻
>
拥反CIR的两方来点真金实银吧
avatar
拥反CIR的两方来点真金实银吧# EB23 - 劳工卡
f*y
1
phone interview with hiring manager & hw engineer - 1 hour
1. brief introduction of company
2. resume questions
3. Difference between i2C and SPI bus? CAN bus?
4. what is size of char, char*, void*, int?
5. What debugger tools do you use? Are you familiar with ICE?
6. Node a and b has resistor r1 and node b has resistor r2 to ground.
Node a have Va, what is Vb? why use this circuit? if exchange r2 to a
capacitor, what circuit is this? can this circuit be implemented by software
and how?
7. how do you drive LED? and how do you change brightness?
on-site (C language)
1. why leave company? and lots of behavior questions
2. set and clear bit 2
3. define a macro and tell precautions of macro
4. difference between macro and typedef
5. tell the meaning of char const, const char, char * const, pointer to
functions etc.
6. int x=3,y=2; x+++y; what is result of x and y?
7. meaning of volatile keyword? What's wrong with
int f(volatile int *x) { return *x * *x; }
8. what's wrong with following interrupt service routine?
void isr(float x) { ...; printf("%f", x); }
9. what is the output
int a=-20;
unsigned int b=6;
printf("%d", a+b);
10. what does static mean?
On-site is simpler than I thought, but it focus on basics. No tricky
algorithm problems.
avatar
q*x
2
别只在BBS上争。
avatar
x*i
3
cong~
avatar
k*b
4
包子算吗
avatar
r*e
5

俺也面过一个embedded software engineer的职位,等有空了写个详细的经历

software

【在 f*****y 的大作中提到】
: phone interview with hiring manager & hw engineer - 1 hour
: 1. brief introduction of company
: 2. resume questions
: 3. Difference between i2C and SPI bus? CAN bus?
: 4. what is size of char, char*, void*, int?
: 5. What debugger tools do you use? Are you familiar with ICE?
: 6. Node a and b has resistor r1 and node b has resistor r2 to ground.
: Node a have Va, what is Vb? why use this circuit? if exchange r2 to a
: capacitor, what circuit is this? can this circuit be implemented by software
: and how?

avatar
s*y
6
I2C 有叫画全图吗?

【在 r*******e 的大作中提到】
: 赞
: 俺也面过一个embedded software engineer的职位,等有空了写个详细的经历
:
: software

avatar
f*y
7
没有,电话面试没法画。
avatar
f*d
8
onsite 没一天也得一上午吧?怎么就10个问题,有多少人面你?

software

【在 f*****y 的大作中提到】
: phone interview with hiring manager & hw engineer - 1 hour
: 1. brief introduction of company
: 2. resume questions
: 3. Difference between i2C and SPI bus? CAN bus?
: 4. what is size of char, char*, void*, int?
: 5. What debugger tools do you use? Are you familiar with ICE?
: 6. Node a and b has resistor r1 and node b has resistor r2 to ground.
: Node a have Va, what is Vb? why use this circuit? if exchange r2 to a
: capacitor, what circuit is this? can this circuit be implemented by software
: and how?

avatar
s*y
9
Qualcomm? Sounds very like their interview.

【在 f*****y 的大作中提到】
: 没有,电话面试没法画。
avatar
f*y
10
6个小时呢,只有一个人问编程一个小时, #7,#8是我印象深刻的题目,其余不重要的有些已经忘了。大量常见的behavior 问题, 懒得贴了。还有就是参观,吃饭,聊天。
只有一个人问技术,让我觉得有点奇怪说实话,况且面试是安排在4/1 !
赞一下那个考技术的,把气氛搞得很轻松,还经常有提示。
avatar
f*y
11
no.

【在 s*****y 的大作中提到】
: Qualcomm? Sounds very like their interview.
avatar
f*d
12
请问6小时之中,technical questions 约占几小时?

的有些已经忘了。大量常见的behavior 问题, 懒得贴了。还有就是参观,吃饭,聊天


【在 f*****y 的大作中提到】
: 6个小时呢,只有一个人问编程一个小时, #7,#8是我印象深刻的题目,其余不重要的有些已经忘了。大量常见的behavior 问题, 懒得贴了。还有就是参观,吃饭,聊天。
: 只有一个人问技术,让我觉得有点奇怪说实话,况且面试是安排在4/1 !
: 赞一下那个考技术的,把气氛搞得很轻松,还经常有提示。

avatar
G*i
13
不错
嵌入式的面经很少见
LZ啥背景?
这个onsite的问题的确都很基本...

software

【在 f*****y 的大作中提到】
: phone interview with hiring manager & hw engineer - 1 hour
: 1. brief introduction of company
: 2. resume questions
: 3. Difference between i2C and SPI bus? CAN bus?
: 4. what is size of char, char*, void*, int?
: 5. What debugger tools do you use? Are you familiar with ICE?
: 6. Node a and b has resistor r1 and node b has resistor r2 to ground.
: Node a have Va, what is Vb? why use this circuit? if exchange r2 to a
: capacitor, what circuit is this? can this circuit be implemented by software
: and how?

avatar
j*i
14
onsite的第7题有什么错误?

software

【在 f*****y 的大作中提到】
: phone interview with hiring manager & hw engineer - 1 hour
: 1. brief introduction of company
: 2. resume questions
: 3. Difference between i2C and SPI bus? CAN bus?
: 4. what is size of char, char*, void*, int?
: 5. What debugger tools do you use? Are you familiar with ICE?
: 6. Node a and b has resistor r1 and node b has resistor r2 to ground.
: Node a have Va, what is Vb? why use this circuit? if exchange r2 to a
: capacitor, what circuit is this? can this circuit be implemented by software
: and how?

avatar
f*y
15
embedded systems

【在 G******i 的大作中提到】
: 不错
: 嵌入式的面经很少见
: LZ啥背景?
: 这个onsite的问题的确都很基本...
:
: software

avatar
f*y
16
1 hour.

【在 f******d 的大作中提到】
: 请问6小时之中,technical questions 约占几小时?
:
: 的有些已经忘了。大量常见的behavior 问题, 懒得贴了。还有就是参观,吃饭,聊天
: 。

avatar
f*y
17
actually it may not be the best practice.
say signal y=x*x
the first read *x and second read *x may be different. So it's better to
have a variable to save it t=*x; return t*t;

【在 j***i 的大作中提到】
: onsite的第7题有什么错误?
:
: software

avatar
f*d
18
r u fresh master?
how many rounds of onsite or just one?

【在 f*****y 的大作中提到】
: 1 hour.
avatar
s*n
19
现在工作机会多吗?嵌入式的要求又广且杂,pay的真是不怎么样。
你这个面试算比较轻松的,起码专业问题都没问。

software

【在 f*****y 的大作中提到】
: phone interview with hiring manager & hw engineer - 1 hour
: 1. brief introduction of company
: 2. resume questions
: 3. Difference between i2C and SPI bus? CAN bus?
: 4. what is size of char, char*, void*, int?
: 5. What debugger tools do you use? Are you familiar with ICE?
: 6. Node a and b has resistor r1 and node b has resistor r2 to ground.
: Node a have Va, what is Vb? why use this circuit? if exchange r2 to a
: capacitor, what circuit is this? can this circuit be implemented by software
: and how?

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。