综合指导

当前位置 /首页/人在职场/综合指导/列表

汤姆逊笔试题目

 

汤姆逊笔试题目

笔试一共5个部分,其中第一部分是C语言的,选择,改错,什么都有,有4页纸那么多,没法抄。把后边4部分抄回来了,如下。

 

Part 2. Network

        1. please enumerate all TCP/IP protocols for every layer as many as possible based on TCP/IP 5-layer reference model.

        2. what is vlan? why we need it?

        3. please describe the PPP protocols.

        4. please describe the difference between Hub, Switcher and Router.

 

Part 3. Operating System

        1. please describe the difference between process and thread.

        2. please list the scheduling mechanisms of a real time OS as you know, and describe their characteristics, respectively.

        3. please explain the typical handle process of OS, when an external interruption take place.

        4. please list inter-process communication mechanisms in Linux or windows as many as possible.

 

Part 4. Platform

        1. what is BSP, please describe the difference between BSP and driver.

        2. please list the debug methods in embedded system ans many as you can.

        3. please describe the functions of bootloader.

 

Part 5. Coding

        1. write a program to check if a number is a symmetry number (such as 3, 12321, 1221, 45254). Don't use C String lib Apls.

 

 

TAG标签:汤姆逊 题目 笔试 #