当前位置:高考升学网 > 招聘笔试题 > 正文

北电英文笔试考试真题

更新:2023-09-17 18:13:57 高考升学网

  1.tranlation(mandatory)

  cdmavendershaveworkedhardtogivecdmaroamingcapabilitiesviathedevelopmentofruim-essentially,asimcardforcdmahandsetscurrentlybeingdeployedinchinafornewcdmaoperatorchinaunicom.koreancellcoktfdemonstratedearlierthisyeartheabilitytoroambetweengsmandcdmausingsuchcards.however,onlythecardcontainingtheuser’sservicedatacanroam-notthecdmahandsetortheuser’snumber(exceptviacallforwarding).

  2.programming(mandatory)

  linkedlist

  a.implementalinkedlistforintegers,whichsupportstheinsertafter(insertanodeafteraspecifiednode)andremoveafter(removethenodeafteraspecifiednode)methods;

  b.implementamethodtosortthelinkedlisttodescendingorder.

  3.debugging(mandatory)

  a.foreachofthefollowingrecursivemethods,enteryintheanswerboxifthemethodterminaters(assumei=5),otherwiseentern.staticintf(inti){

  returnf(i-1)f(i-1);

  }

  ansewr:

  staticintf(inti){

  if(i==0){return1;}

  else{returnf(i-1)f(i-1);}

  }

  ansewr:

  staticintf(inti){

  if(i==0){return1;}

  else{returnf(i-1)f(i-2);}

  }

  ansewr:

  b.therearetwoerrorsinthefollowingjavaprogram:

  staticvoidg(inti){

  if(i==1){return;}

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

  else{g(3i);return;}

  }

  pleasecorrectthemtomakesurewecangetthepri

  nted-outresultasbelow:

  3105168421

最新图文

2020年河北新闻网两学一做

时间:2023-09-18 07:0:24

2020年河北新闻网两学一做

时间:2023-09-15 11:0:59

两学一做学习教育知

时间:2023-09-21 06:0:30

2020年开展两学一做学习教

时间:2023-09-19 21:0:30