ADVERTISEMENT
ADVERTISEMENT
cerium
IT面试问题集
1515
3
2004-02-14 08:58:00
转一个面试考试题目.
Oiginally from
发信人: centrex (江湖上的绰号), 信区: JobHunting
标 题: 面试问题集
发信站: Unknown Space - 未名空间 (Wed Feb 11 13:32:08 2004) WWW-POST
1:如何把一整数某一比特位置1;
2:如何把比特序列颠倒,比如11100001 变成 10000111;
3: RISC 和CISC的区别;Is MC68K RISC or CISC?
how about ARM processor?
4:什么是RTOS priority inversion? how to prevent this?
5: 什么是 RTOSdeadlock? give an example. how to get out
of deadlock?
6: 如何快速数一个整数中有几个比特位是1?
7:把一个整数乘7,比特操作
8:写一程序做矩阵的转置
9: what's the difference between SIP Proxy server and
redirect server?
10: what's the difference between semaphore and mutex?
11: write a program to insert a node to a linklist
12: write a program to do quick sort
13: when to choose Real time operating system rather than
general OS?
14: describe global variable, static variable, local variable,
stack, heap, malloc().
15: 有一 char类型的数组: char arr[100], 共有800个比特
位,找出第43位的比特值;
16: what are the issues using TCP for real time packet transfer,
like in real time speeeh or video?
17: why TCP is called connection-oriented?
18: what's the mechanism in TCP for retransmission?
19: why do we need both retransmission timer and duplicate
acknowledge in TCP?
20: what's the problem in the following program?
how to solve that?
int count = 0;
void write_task()
{
count ++;
}
void read_task()
{
printf("count=%d\n", count);
}
21: what's memory leak and dangling pointer? give an example.
22: there are totally 15 packets in a frame to be transmitted,
each packet has probability p to be lost, what's the probability
of the frame to be retransmitted?
23: give some examples how to optimize your code for
real time operation.
24: describe the prons and cons of array, linked list,
stack, queue, tree. which one you will use if we want
fast add, delete, move and search?
25: There are three baskets of fruit, which are wrong
labeled, orange, apple, and mixed (orange and apple).
It means the basket with "orange" label may contain apple
or mixed, etc. You can't see what's inside, but you are allowed
to pick only one fruit from any of the basket, just once,
please find a way to tell which basket contains what fruit.
Oiginally from
发信人: centrex (江湖上的绰号), 信区: JobHunting
标 题: 面试问题集
发信站: Unknown Space - 未名空间 (Wed Feb 11 13:32:08 2004) WWW-POST
1:如何把一整数某一比特位置1;
2:如何把比特序列颠倒,比如11100001 变成 10000111;
3: RISC 和CISC的区别;Is MC68K RISC or CISC?
how about ARM processor?
4:什么是RTOS priority inversion? how to prevent this?
5: 什么是 RTOSdeadlock? give an example. how to get out
of deadlock?
6: 如何快速数一个整数中有几个比特位是1?
7:把一个整数乘7,比特操作
8:写一程序做矩阵的转置
9: what's the difference between SIP Proxy server and
redirect server?
10: what's the difference between semaphore and mutex?
11: write a program to insert a node to a linklist
12: write a program to do quick sort
13: when to choose Real time operating system rather than
general OS?
14: describe global variable, static variable, local variable,
stack, heap, malloc().
15: 有一 char类型的数组: char arr[100], 共有800个比特
位,找出第43位的比特值;
16: what are the issues using TCP for real time packet transfer,
like in real time speeeh or video?
17: why TCP is called connection-oriented?
18: what's the mechanism in TCP for retransmission?
19: why do we need both retransmission timer and duplicate
acknowledge in TCP?
20: what's the problem in the following program?
how to solve that?
int count = 0;
void write_task()
{
count ++;
}
void read_task()
{
printf("count=%d\n", count);
}
21: what's memory leak and dangling pointer? give an example.
22: there are totally 15 packets in a frame to be transmitted,
each packet has probability p to be lost, what's the probability
of the frame to be retransmitted?
23: give some examples how to optimize your code for
real time operation.
24: describe the prons and cons of array, linked list,
stack, queue, tree. which one you will use if we want
fast add, delete, move and search?
25: There are three baskets of fruit, which are wrong
labeled, orange, apple, and mixed (orange and apple).
It means the basket with "orange" label may contain apple
or mixed, etc. You can't see what's inside, but you are allowed
to pick only one fruit from any of the basket, just once,
please find a way to tell which basket contains what fruit.
Are there solutions?
叫高手来吧.
some of them are about networking things?
初始化编辑器...
到底了
ADVERTISEMENT
Hot Deals
All Deals升级您的猫咪护理,享受40%折扣的SMARTELF自动猫砂盒
黑色星期五特惠:VNOX 男士灵感编织皮革手链仅售 $9.59!
Urban Outfitters全场促销额外四折优惠
Saks Bao Bao Issey Miyake包包促销:赚$75礼品卡
Uniqlo x JW Anderson 秋冬系列限时选购
Nordstrom Rack清仓时尚特卖 – 额外享40%折扣
J.Crew Factory黑五特卖:低至3折+$50立减$10
全新发布:Uniqlo x Kaws+Warhol 低至 $19
Saks Fifth Avenue 黑五促销活动:消费满 $150 送 $75 礼品卡,再享 25% 折扣
UGG儿童黑五促销,低至6折优惠
Gap Factory 儿童服饰全场5折至3折 + 黑五特价爆款 + 更多优惠
Nordstrom Rack 儿童清仓促销:额外7折优惠
黑色星期五优惠:Gevi 20 Bar浓缩咖啡机,仅售$123.48
ADVERTISEMENT