学习啦>创业指南>职场>面试题>

易安信笔试真题分享

谢桦分享

  美国易安信公司(EMC)是信息存储和管理系统、软件、服务和解决方案领域世界领先的公司。EMC公司2013年财政收入达232亿美元,在全球范围内有23,000多名员工,其中约有7000人在马萨诸塞州。公司的股票符号是“EMC”,在纽约股票交易所交易,并且是“S&P 500”成份股之一。以下是学习啦小编为大家精心准备的:易安信笔试真题的分享。欢迎参考阅读!

  易安信笔试真题分享如下:

  1 protected成员函数能被肿么调用

  2 “has-a” relationship是指的啥,答案有instance, reference, pointer等。。。

  3 int, char, short, long的字节数

  4 在C++中,变量用时声明是为啥

  5 命名空间的作用

  6 int a[10][10];

  int *b[10];

  以下哪个正确

  a[3][4] = 91;

  b[3][4] = 91;

  a[1] =NULL;

  b[1] = a[2];

  7 12&&10, 12||10, 12&10, 3>>1, 3>1的结果

  8 x86_64系统下

  struct

  {

  int i;

  char c;

  double d;

  };

  union

  {

  int i;

  char c;

  double d;

  };

  char s[100];

  long c;

  sizeof的值

  10. An employee has one or two managers, and one manager manages one or more employees. In database conceptual design, the relationship between entity sets employee and manager is

  A one to one

  B one to many

  C many to one

  D many to many

  E none of the above

  11 There are two relations R1(A, B, C) and R2(B, D, E). Which of following techniques CANNOT be used to improve the performance of the natural join of the two relations?

  A make use of multiple parallel processes on a multi-core machine to implement the join algorithm

  B increase the CPU L2 cache hit ratio of the join algorithm implementation

  C partition the relations to different machines by using join attributes and execute the join on many machines in parallel

  D when the number of tuples in R2 is large and the number of tuples in R1 is small, build and index on R1 and use index join method

  E none of the above

  12 Which of the following statements about checkpoints(with log-based recovery schemes) in databases are/is NOT correct?

  A checkpoints are used to decrease the time used for failure recovery

  B checkpoints are done periodically in database to assure ACID properties of transactions

  C periodic checkpoints decreased the number of log entries that need to be redone during recovery

  D during checkpointing, updated disk blocks are written to disk

  E none of the above

  13 There is a huge relation R(A,B,C) of size M and A is the primary key. The tuples in R are sorted by using A and no index is built for R. Each disk block size of b, and each block read takes N seconds. To find a tuple in R with A =17954 the estimated optimized cost is

  A M*N/b

  B N*log(M/b)

  C M*N/(2b)

  D (M+N)/b

  E log(M*N)/b

  14 Which of the following descriptions of reader/writer locks are/is wrong?

  A caller cannot upgrade its read lock(already obtained) to write lock

  B caller can downgrade its write lock(already obtained) to read lock

  C caller can get read lock if there is no write lock held by others

  D multiple callers can hold a read lock at the same time

  E only one caller can hold a write lock at a time

  15 两页的内存,四页的文件,读取顺序为 1 2 1 3 1 2 4 2 1 3 1 2 4 2 1 2 3 4 3 1,FIFO,问cache hit ratio为多少

  16 线程

  选项 contained with a process

  share an address space

  share signals

  share errno

  swith的速度比process快

  17 which one is not above IP

  DNS, SNMP, HTTP, ARP, NTP

  18 Map-Reduce Framework

  19 Buffer overflow

  20 system virtualization

  VM, VMM, IO, memory space

  21

  #include

  using namespace

  void main()

  {

  cout << “hello world” << endl;

  }

  修改程序,不能修改主程序,使其输出为

  initiate

  hello world

  destroy

  22 process & thread

  virtual memory space

  kernel register, stack

  fork

  copy-on-write

  笔试答题技巧:

  (1)专业考试

  这种考试主要是检验应聘者担任某一职务时是否能达到所要求的专业知识水平和相关的实际能力。对于研究生,有些用人单位不考专业知识,只看本科生、研究生学习成绩和学习内容。有些特殊的用人单位要进行专业考试。如外资企业、外贸企业对应聘者要考外语,公检法机关录用干部要考法律知识。

  (2)智力测试

  主要测试应聘者的分析和观察问题能力、综合归纳能力、思维反映能力。

  (3)技术测试

  主要测试应聘人员处理问题的速度和效果,检验对知识和智力运用的程度和能力。

  想取得笔试的成功,要注意哪些方面呢?

  一、了解笔试内容,做到心中有数。

  笔试的内容一般分为3种:文化考试、专业知识考试和专业技术能力考试。

  文化考试是为了检验毕业生的实际文化程度。毕业生虽然有学校开据的学习成绩,用人单位为了直接掌握毕业生的文化水平,往往采取笔试的方法进行。题目类型以活题较多。如:对文科学生要求运用某一原理,或某一历史知识,分析某一问题;对理工科学生要求运用某一专业知识,解决某一实际问题。考查毕业生文化基础是否扎实,文字表达能力水平等等。

  专业知识考试的题目专业性很强。如,外国企业招聘雇员要考外语;科研机构招聘人员要考动手能力;国家机关招聘公务员要考行政管理方面的知识。这几年参加国家公务员甲种考试的人数最多,它是录用非领导职务的一般公务员,实行面对社会的公开竞争性考试。具有大学本科毕业以上文化程度者,考试科目为法律、政治、行政学、公文写作、英语及能力考试;具有大专毕业文化程度者,考试科目为法律、政治、行政学、公文写作及能力考试。

  专业技术能力考试是为了检验毕业生实际工作能力或专业技术能力。这种考试往往在特意设置的工作环境中进行。下面举几例:

  1、阅读一篇文章,写读后感。

  2、自编一份请求报告和会议通知。

  3、听取5个人的发言,写一份评价报告。

  4、某公司计划在5月份扑日本考察,写出需做那些准备工作。

  5、给一个科研题目,写出科研论文的详细大纲。

  二、了解笔试重点,掌握笔试方法

  据了解,用人单位的笔试重点是常用的基础知识。所以在笔试时,要注意以下3点:

  1、不要把复习重点放在难点、怪题上,要把基础知识掌握好,在实际运用上下功夫。

  2、不要死扣几道题,有时笔试出题量较大,其用意一方面考察知识掌握程度,一方面考察应试能力。所以考生在浏览卷面后,要迅速答较容易的题目,余下的时间再认真推敲其它题目。

  3、答题时要掌握好主次之分。有时毕业生见简答题是自己准备较充分的,洋洋洒洒写了上千字,而对论述题则准备不够,就随便写了几十个字。这样功夫没用到点上,成绩当然会受到影响。毕业生在统览全卷的基础上,要抓住重点题目下功夫,认真答写,充分显示自己的知识水平。

  三、了解笔试目的,运用综合能力答题

  对于毕业生进行笔试,不仅仅考查文化、专业知识,往往包括考核心理素质、办事效率、工作态度、修辞水平、思维方法等。所以毕业生在参加笔试时,要认真审题,将自己的认识水平、知识水平和能力水平通过笔试能较好的显示出来。

    446438