针对简历陈列的经历,的确,要准备一些问答:
1. Tell me about this project
Describe this project in general from a high-level perspective in about 3 sentences. (I design/design/ develop/ implement/ complete/ build/ complete/ establish/...)
Describe the basic modules/aspects/structures of the project with 1-2 sentence for each.
Describe the functions/features of the project (this project could help to do /provide sth/ enable sth to do sth, etc.) with 1-2 sentence for each.
2. What did you achieve and what tools/frameworks/api did you use?
How to implement the basic modules/aspects/structures of the project, from start to end. 4-5 sentences (at least)
How to implement the functions/features, in details. 4-5 sentences (at least)
Why is your implementation good? What level of performance does it reach?
What is the impact of your implementation on the overall system/architecture?
3. What is the biggest challenge you had during this project?
The problems/ challenges/ bottlenecks you may face when implementing the basic modules/aspects/structures of project, and how you conquer/resolve/address them. (2-3 options, 5 sentences of each option at least)
The technical key steps/milestones of project. 2-3 sentences of each at least.
4. What have you learned in this project?
What skills/understandings/feeling do the student acquire after completing this project, especially after addressing problems/ challenges/ bottlenecks. 3-4 sentences at least.
What kind of bigger problems/ challenges/ bottlenecks will the students be able to address? 4-5 sentences at least.
5. What can be improved upon your current implementation, and how?
The after-class tasks for the students to work on their own to develop this project. 3-4 sentences at least.
The parts/modules of the project that could be improved/enhanced/upgraded. 3-4 sentences at least.
针对单点技术要准备:
如果你做的事是,用A实现的X,那你需要思考
A的原理是什么,应用场景是什么?优缺点是什么?
X是什么?宏观来说想做一个X出来,需要怎么做呢?都包括哪几块呢?
A的相似技术B能不能做X,A和B有什么区别?B还能做什么?
A除了能做X,还能做什么?(比如Y)那怎么做呢?
如果你做的事是,用A、B实现的X,那你需要思考
按照上面的去进行A、B、X的延展准备
A和B到底是怎么配合/连起来/互相补充的?
以上清单也不是100%能cover所有的问题,还是应该多自己熟悉自己陈列的project与经历,这样不管怎么问,你都不会被问倒的。