 |
| 我的日历 |
<< < 2006 - 12 > >>| 日 |
一 |
二 |
三 |
四 |
五 |
六 |
|---|
| |
|
|
1 |
2 |
3 |
4 |
| 5 |
6 |
7 |
8 |
9 |
10 |
11 |
| 12 |
13 |
14 |
15 |
16 |
17 |
18 |
| 19 |
20 |
21 |
22 |
23 |
24 |
25 |
| 26 |
27 |
28 |
29 |
30 |
31 |
|
|
公告
|
祝大家happy~~

| |
| 文章搜索 |
|
|
|
|
最新更新
最新评论
|
|
|
|
| 到此一游 |
|
|
|
blog信息
好友的链接 |
|
| |
 | |
| |
|
shury收集了这些笔试、面试题,可是很多都没有答案。希望知道答案的朋友们将答案贴出来和大家共享^_^ 另外,shury会将所有自己知道的题目贴上来,所以如果shury的blog上没有你要的题目,就说明shury没有,大家就不用发信再问一遍shury了:) 大家若有shury这里没有的笔试、面试题,欢迎将题目发给shury,资源共享! 小提示:在分类里选择“找工作啦”,就是全部笔试、面试题 ☆────────────────────────────☆
veritas笔试题ZZ |
|
shury 发表于 2004-12-6 15:04:00 |
1. A class B network on the internet has a subnet mask of 255.255.240.0, what is the maximum number of hosts per subnet? a. 240 b.255 c.4094 d.65534
2.what is the difference :between o(log n) and o(log n^2),where both logarithems have base 2? a. o(log n^2) is bigger b.o(log n) is bigger c.no difference
3.for a class what would happen if we call a class's constructor from with the same class's constructor? a. compilation error b.linking error c.stack overflow d.none of the abov e
4."new" in c++ is a: a.library function like malloc in c b.key word c.operator d.none of the above
5.which of the following information is not contained in an inode: a.file owner b.file size c.file name d.disk address
6.what's the number of comparisons in the worst case to merge two sorted lists containing n elements each? a. 2n b.2n-1 c.2n+1 d.2n-2
7.time complexity of n algorithm T(n),where n is the input size ,is T(n)=T(n-1)+1/n if n>1 otherwise 1
the order of this algorithm is
a. log(n) b.n c.n^2 d.n^n
8.the number of 1's in the binary representation of 3*4096+15*256+5*16+3 are
a.8 b.9 c.10 d.12
剩下的没来得及抄
相似题型的共有30道题,多是数据结构 另外还有10道小题,关于阵列(比如什么是镜像, 两个raid-5阵列不能做软镜像怎么办),solaris最大能分几个区, unix下命令的含义,windows兰屏的处理方法。
都是些基础知识。 | |
|
|
☆────────────────────────────☆ 处理 SSI 文件时出错
发表评论:
|
|
在乐观人的面前,成功带来了喜悦,而失败留下了财富 | |
|