中英文面试

简介: Interview duration: 1 hour 20 minutes.   Team Management:   1.      Because of you are in Redmond and your team in Beijin...

Interview duration: 1 hour 20 minutes.

 

Team Management:

 

1.      Because of you are in Redmond and your team in Beijing, how do you communicate with your team members?

2.      Is there challenge to manage your team?

3.      How do you assign a task to your team member?

4.      If some of your team members are not performing well, how do you do so that you can help them with a better performance?

5.      If the performance is still poor after your training, how will you do?

6.      How do you control the workload for your team?

 

Test:

1.      Is there any challenge in your work while you were a tester? How do you solve this problem?

2.      If we have a web site, which is used to display the information of employees, and a database for storing the employees information, the web UI has ability to query the employee information over database with some kind of criteria (i.e. ID, name or DOB), how do you know that the whole querying process is correct? (That is, how do you test your process)

3.      By question 2, if we want this web site run as fast as possible, what we can do in the design?

4.      Can we use cache to accelerate the speed? How do you implement that?

5.      How do you implement a memory cache? Which data structure will you use?

6.      What is the problem using the memory based cache? How do you solve this problem?

 

Coding and test cases:

1.      Implement your memory cache technology.

2.      What core functionalities should be in your design?

3.      Could you tell me some test cases to test the implementation? Excluded the any other part of tests (i.e. UI test), just test the function.

 

Miscellaneous:

1.      Any question for me?

2.      Do you have interesting in testing work?

 

 

 

微软题目:

1. 输入一个字符串和一个字符,字符串中出现的该字符全部去除。比如输入Applep,结果就是Ale

2. 测试第一个function.

3. 输入一个整数,输入该整数对应二进制数中1的个数。比如1->1, 2->1, 3->2.

 

其实题目不难,第一个可以在O(n)时间中完成,不过一紧张就做得不是很好了。

目录
打赏
0
0
0
0
20
分享
相关文章
超详细教学|英文论文写作指南
超详细教学|英文论文写作指南
419 0
超详细教学|英文论文写作指南
向ChatGPT提问, 用中文还是英文?
用英文相对更准确, 因为chatgpt训练的素材, 大部分都是英文, 英文语料更丰富,多用英文提问, 会得到更好的答案
873 0
实战:第二十二章:i18n国际化(已实现中文,英文,波兰文)
实战:第二十二章:i18n国际化(已实现中文,英文,波兰文)
197 0
实战:第二十二章:i18n国际化(已实现中文,英文,波兰文)
英语对于程序员重要吗?
做项目已经连续两周了,项目不大,但感触颇深,第一次写非技术文,希望能够给初学者一点参考,开头先说一下个人的看法,英语并不是必须学的,但如果想要深入学习各种语言或者技术,英语是非常重要的。很多初学者老是纠结于此问题,正好项目完工,写下感悟,希望对后来者有帮助。
148 0
【求职英语】一些英语面试题整理
【求职英语】一些英语面试题整理 SkySeraph Nov 3th 2011  HQU Email:zgzhaobo@gmail.com    QQ:452728574 Latest Modified Date:Nov 3th 2011  HQU 【自我介绍】 Can you sell yourself in two minutes? Go for it.
1010 0
AI助理

你好,我是AI助理

可以解答问题、推荐解决方案等