易安信(EMC)笔试题和面试题答案(4)

招聘笔试题2018-11-22李一老师

  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 process & thread

  virtual memory space

  kernel register, stack

  fork

  copy-on-write

  大题

  22

  #include

  using namespace

  void main()

  {

  cout << “hello world” << endl;

  }

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

  initiate

  hello world

  destroy

  23spinlock 与mutex

  1. explain

  2. write the struct definition of spinlock and mutex

  3. write the release function of mutex

  4. implement the reader/writer locks

阅读了本文,本站中国人才网(cnrencai)笔试频道,还为你提供以下可能你会感兴趣的笔试题相关文章:

奥美创意笔试题

程序员操作系统笔试题

软件开发人员招聘笔试试题

相关推荐

猜你喜欢

大家正在看

换一换