名企面试笔试题精华.doc
《名企面试笔试题精华.doc》由会员分享,可在线阅读,更多相关《名企面试笔试题精华.doc(8页珍藏版)》请在三一办公上搜索。
1、名企面试笔试题精华 有一个很有趣的现象:很多公司的面试笔试题,都是从那些名企的历年面试笔试题中摘录下来的。因此,仔细研究这些名企的面试笔试题,是很有好处的。 华为面试笔试题1请问交换机和路由器各自的实现原理是什么?分别在哪个层次上面实现的? 2请你分别画出OSI的七层网络结构图和TCP/IP的五层结构图。 3请你详细地解释一下IP协议的定义,在哪个层上面?主要有什么作用?TCP与UDP呢 ? 4请问C+的类和C里面的struct有什么区别? 5请讲一讲析构函数和虚函数的用法和作用。 6全局变量和局部变量有什么区别?是怎么实现的?操作系统和编译器是怎么知道的? 联想面试笔试题1设计函数 int
2、atoi(char *s)。 2int i=(j=4,k=8,l=16,m=32); printf(“%d”, i); 输出是多少? 3解释局部变量、全局变量和静态变量的含义。 4解释堆和栈的区别。 5论述含参数的宏与函数的优缺点。 普天C+面试笔试题 1实现双向链表删除一个节点P,在节点P后插入一个节点,写出这两个函数。 2写一个函数,将其中的t都转换成4个空格。 3Windows程序的入口是哪里?写出Windows消息机制的流程。 4如何定义和实现一个类的成员函数为回调函数? 5C+里面是不是所有的动作都是main()引起的?如果不是,请举例。 6C+里面如何声明const void f(
3、void)函数为C程序中的库函数? 7下列哪两个是等同的 int b; A const int* a = &b; B const* int a = &b; C const int* const a = &b; D int const* const a = &b; 8内联函数在编译时是否做参数类型检查? void g(base & b) b.play; void main() son s; g(s); return; DTT面试笔试题 考试时间一小时,第一部分是填空和选择: 1数列6,10,18,32,“?”,问“?”是几? 2某人出70买进一个x,80卖出,90买回,100卖出,这桩买卖怎么样
4、? 3月球绕地球一圈,至少要多少时间? 47个人用7小时挖了7米的沟,以同样的速度在50小时挖50米的沟要多少人? 5鱼头长9,鱼尾等于鱼头加半个鱼身,鱼身等于鱼头加鱼尾,问鱼全长多少? 6一个小姐买了一块手表,回家发现手表比她家的表慢了两分钟,晚上看新闻的时候又发现她家的表比新闻里的时间慢了两分钟,则 。 A 手表和新闻里的时间一样 B 手表比新闻里的时间慢 C 手表比新闻里的时间快 7王先生看到一则招聘启事,发现两个公司除了以下条件不同外,其他条件都相同 A 半年年薪50万,每半年涨5万 B 一年年薪100万,每一年涨20万 王先生想去一家待遇比较优厚的公司,他会去哪家? 大唐面试笔试题
5、1简述ISO OSI的物理层Layer1,链路层Layer2,网络层Layer3的任务。 2什么是中断?中断发生时CPU做什么工作? 3CPU在上电后,进入操作系统的main()之前必须做什么工作? 4有线电话和无线电话有何区别?无线电话特别需要注意的是什么? 5软件开发五个主要step是什么? 6你在开发软件的时候,这5个step分别占用的时间百分比是多少? 7makefile文件的作用是什么? 8UNIX显示文件夹中,文件名的命令是什么?能使文件内容显示在屏幕的命令是什么? 网通面试笔试题 简答题(每题10分) 1简述普通电话与IP电话的区别。 2简述随路信令与公路信令的根本区别。 3说明
6、掩码的主要作用。 4ss7协议中,有三大要素决定其具体定位,哪三大要素? 5描述ss7的基本通话过程。 6简述通信网的组成结构。 7面向连接与面向非连接各有何利弊? 8写出爱尔兰的基本计算公式。 9数据网主要有哪些设备? 10中国一号协议是如何在被叫号码中插入主叫号码的? 东信面试笔试题 1压控振荡器的英文缩写。 2动态随机存储器的英文缩写。 3选择电阻时要考虑什么? 4单片机上电后没有运转,首先要检查什么? 5计算机的基本组成部分及其各自的作用。 中软融鑫面试笔试题 1关于工作 (1) 你对未来的工作生活是怎样憧憬的?为何选择我公司作为求职公司? (2)请用不超过30个字给出一个最能让我们录
7、用你的理由。 (3)你认为比较理想的工作环境是怎样的? (4)你个人的中长期的职业发展目标是怎样的? 2关于社会 (1)如果你是杨利伟,你在太空中向祖国人民说的第一句话是什么? (2)宋美龄女士于2003年10月谢世,对这位著名人士在西安事变中的态度和作用,你是如何看待的?(不超过300字) (3)北京政府颁布的对拾金不昧者,失主要奖励相当于财产20%奖金的公告,你是如何看的? (4)如果给你50万元人民币,你将会用这些钱做什么? (5)在美国,男、女卫生间(厕所)的正确称呼为什么?请用英语写出答案。 (6)你认为麦当劳是世界最大的汉堡生产商吗?如果不是,请说出你的观点。 Hongkong B
8、ank面试笔试题 1. How much is your present monthly salary including allowances. 2. Do you need to compensate your present employer if you resign? If so, please give details. 3. Other than academic success, what has been your greatest achievement to date? What do you see as your personal strength, why? She
9、ll company面试笔试题 1. How wold your colleagues/classmates describe you in five words? On what evidence would they base this assessment. 2. If you are asked to recruit the best graduates for shell, what would you do to attract them? What would you do to select them? 3. Please describe a new activity tha
10、t you have initiated and implemented. Please highlight your role out. 4. Please describe your outstanding non-academic achieve- ments. 5. Please describe any other significant activities you have been involved in including organizing people. 6. Imagine that Shell has found oil in an inland province
11、of China, near a large river. You are responsible for planning how to transport the oil to the coast thousands of miles away. What are the main issue you would consider, and what would you do? 香港电信面试笔试题 1. Based on your understanding of the following java related technologies: servlets, JavaServerPa
12、ge, JavaBeans, Enterprise JavaBeans, how do you think these technologies are work together or are applied in the development of an in ternet-based application (25marks). 2. In your opinion ,what do you think are the advantages or benefitsof using an object-oriented approach to software development?
13、how do you think those benefits can be achieved or realized? (15marks). 3. In designing your classes, given the choice between inheritance and aggregation which do you choose (15marks). 4. How would you work around the lack of multiple inheritance feature in Java (15marks). 5. What would you conside
14、r to be the hardest part of OO analysis and design and why (10marks). 6. How do you keep yourself up to date with the latest in software techonogy, especially in the field of software development (10marks). 百威啤酒面试笔试题1,为什么申请来百威? 2,将来有什么打算? 3,有没有社会活动经历? 4,有没有当众演讲的经历? 5,经常使用那些软件? 6,喜欢哪些课程? 7,你认为工作中的什么因
15、素对你来说最重要? 星巴克面试笔试题 1、 您是一家咖啡店的店经理,你发现店内同时出现下列状况: 1)许多张桌子桌面上有客人离去后留下的空杯未清理,桌面不干净待整理。 2)有客人正在询问店内卖哪些品种,他不知如何点咖啡菜单。 3)已有客人点完成咖啡,正在收银机旁等待结帐。 4)有厂商正准备要进货,需要店经理签收。 请问,针对上述同时发生的情况,你要如何排定处理之先后顺序,为什么 2、 有一位甲员工脾气不好以致在前三家店因为与店内其他同事相处不佳而屡屡调动,现在甲被调到你的店里面来,请问身为店经理的你,将如何应对? 3、 你是店经理,本周五结帐后,发现门市总销售额较上周五减少30%,请问可能原因
16、会是哪几种,各原因如何应对? 友立资讯面试笔试题1一堆鸡蛋,3个3个数剩余2个,5个5个数剩余1个,7个7个数剩余3个,问这堆鸡蛋最少有多少个?并给出通解。 2列举五岳,及其所在省份。 3何为四书。 4按顺序默写24节气。 5默写于谦的吟石灰。 6英语翻译约300字。 7作文一篇:求职有感。 扬智(科技)面试笔试题软件题目 1. Queue is a useful structure * What is a queue? * Write 5 operations or functions, without details, that can be done on a queue. 2. Ins
17、ert a sequence fo keys(24,49,13,20,59,23,90,35) into a data structure, which has no keys initially. Depict the data structure after these insertions, if it is: * a heap tree * an AVL tree 3. * What is a synchronous I/O bus? * What is an asnchronous I/O bus? * Compare the advantages and disadvantages
18、 of synchronous and a synchronous I/O bus. 4. Explain the following terminology: * Baud rate * Handshaking * Memory mapped I/O 5. Explain the key issues in supporting a real-time operation system for embedded system. 6. Explain the mapping of visual addresses to real addresses under paging by * dire
19、ct mapping * associative mapping * combined direct/associated mapping 7. Please explain what is “write-back” and “write-through”, and discuss the advantage and disadvantage about these two methods. 8. Explain the concept and benefit of threads 9. What is hardware interrupt? What is software interrup
20、t? What is exception? Please tell me all you know about interrupt. 10. Write a recursive function that tests wether a string is a palindrome. A palindrome is s string such as “abcba” or “otto” that reads the same in both directions.If you can write this function recursively,you can write an iterativ
21、e version of this function instead. 11什么是进程(Process)和线程(Thread)?有何区别? 12MFC和SDK有何区别? 13IRP是什么?有何作用? 14Windows 2000操作系统下用户模式和内核模式下编程有何区别? 15驱动程序的BUFFER能swap到磁盘上去吗?为什么? 16试编写3个函数实现 (1)建立一个双向链表 (2)插入一个节点 (3)删除一个节点 17简述Hardware interrupt和software中断的区别,简述其应用。 18试编写一个函数,计算一个字符串中A的个数。 19画出其相应流程图并编写一个函数实现一个
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 名企面 试笔 试题 精华

链接地址:https://www.31ppt.com/p-4123294.html