范文无忧网面试笔试笔试回答

北电英文笔试题

11月20日 编辑 fanwen51.com

[网页设计毕业生英文自我介绍]网页设计专业的大学生,如何毕业后进入外企工作的话,那么,在面试时,就要进行一个英文自我介绍,下面就一起来为大家提供一篇英文自我介绍范文,供参考: Pesonel statement(introductio...+阅读

英文笔试题

1. tranlation (mandatory)

cdma venders he worked hard to give cdma roaming capabilities via the development of ruim-essentially, a sim card for cdma handsets currently being deployed in china for new cdma operator china uni. korean cellco ktf demonstrated earlier this year the ability to roam between gsm and cdma using such cards.however,only the card containing the users service data can roam-not the cdma handset or the users number (except via call forwarding).

2. programming (mandatory)

linked list

a. implement a linked list for integers,which supports the insertafter (insert a node after a specified node) and removeafter (remove the node after a specified node)methods;

b. implement a method to sort the linked list to descending order.

3. debugging (mandatory)

a. for each of the following recursive methods,enter y in the answer box if the method terminaters (assume i=5), otherwise enter n.static int f(int i){

return f(i-1)*f(i-1);

}

ansewr:

static int f(int i){

if(i==0){return 1;}

else {return f(i-1)*f(i-1);}

}

ansewr:

static int f(int i){

if(i==0){return 1;}

else {return f(i-1)*f(i-2);}

}

ansewr:

b. there are two errors in the following ja program:

static void g(int i){

if(i==1){return;}

if(i%2==0){g(i/2);return;}

else {g(3*i);return;}

}

please correct them to make sure we can get the pri

nted-out result as below:

3 10 5 16 8 4 2 1

延伸阅读:

金融专业的英文自我介绍给大家提供一篇金融专业的大学生的英文自我介绍。 I ** University of Finance Department of Finance (including Insurance) 07 graduates, four-year career in the scho...

求职的英文自我介绍求职的英文自我介绍 General Introduction I am a third year master major in automation at Shanghai Jiao Tong University, P. R. China. With tremendous interest in...

市场营销专业英文面试自我介绍以下推荐的这份市场营销专业英文面试自我介绍,仅供大家参考。 My name is XXX, from the XXX, XX years old, aged. Graduated in June this year, the University of Press...

软件测试英文面试题目求职者在参加英语面试时需要好好准备一下,下面我们来看看有关英文面试会问到的一些题目。1.要有一份高质量的自我介绍2.同时面试的人员,对你以前的测试工作经历会比较感兴趣,会...

询问面试结果的英文语句如果面试后的一两周内都还没有得到通知,你也可以打电话去问问,这样能让自己心中有数,当然也可以写信或发Email去查问。我们这里所讲的主要是如何打电话询问面试结果。 BASIC EX...

外贸人士英文简历外贸人士英文简历 Name: fanwen51 Gender: Female Wedlock: keep secret Nation: Han Residence: XXstreet,XXapartment Age: 32 Location: Guangdong-Guangzhou Height: 160...

外企英文面试技巧外企英文面试技巧有哪些?总体来看现今职场竞争是越来越激烈,并且用人单位也越发重视对应聘者的整体素质考察。如此之下,英语能力成了求职面试尤其是外企求职面试的敲门砖。即...

电力工业求职者英文自我介绍下面就给大家提供一篇关于电力工业的毕业生的英文自我介绍范文,供大家参考一下。 My name is Harry Lin. On May 25, 1958, I was born in Xinying, a little town in Southe...

6道经典英文面试题6道经典英文面试题 First One: Work experience work experience is the type of work youve done in the past. If you hent started working yet you can say Right now I...

推荐阅读
图文推荐
栏目列表