- 相关推荐
软件工程师英语面试题
应聘软件工程师一职的朋友,都要会做如下这些英语面试题,欢迎大家收藏和分享。

1. “How would you deal with changes being made a week or so before the ship date?
2. “How would you deal with a bug that no one wants to fix? Both the SDE and his lead have said they won’t fix it.
3. “Write a function that counts the number of primes in the range [1-N]. Write the test cases for this function.
4. “Given a MAKEFILE (yeah a makefile), design the data structure that a parser would create and then write code that iterates over that data structure executing commands if needed.
5. “Write a function that inserts an integer into a linked list in ascending order. Write the test cases for this function.
6. “Test the save dialog in Notepad. (This was the question I enjoyed the most).
7. “Write the InStr function. Write the test cases for this function.
8. “Write a function that will return the number of days in a month (no using System.DateTime).
9. “You have 3 jars. Each jar has a label on it: white, black, or white&black. You have 3 sets of marbles: white, black, and white&black. One set is stored in one jar. The labels on the jars are guaranteed to be incorrect (i.e. white will not contain white). Which jar would you choose from to give you the best chances of identifying the which set of marbles in is in which jar.
10. “Why do you want to work for Microsoft.
11. “Write the test cases for a vending machine.
“Those were the questions I was asked. I had a lot of discussions about how to handle situations. Such as a tester is focused on one part of an SDK. During triage it was determined that that portion of the SDK was not on the critical path, and the tester was needed elsewhere. But the tester continued to test that portion because it is his baby. How would you get him to stop testing that portion and work on what needs to be worked on?
“Other situations came up like arranging tests into the different testing buckets (functional, stress, perf, etc.).”
经典文章推荐大家阅读:
假设类面试题目
项目经理面试题
HR常考的“压力面试题”
信用社面试问题
https://www.unjs.com/【软件工程师英语面试题】相关文章:
常见的软件测试工程师面试题08-26
Java软件工程师综合面试题08-22
软件测试工程师经典常见面试题10-16
软件测试工程师面试题(附答案)07-06
软件测试的面试题04-20
软件测试面试题06-27
软件测试面试题07-18
软件测试面试题及答案10-16
软件测试面试题宝典10-31
外企软件测试面试题08-23