当前位置:网站首页>Ali test open-ended questions
Ali test open-ended questions
2022-07-06 01:37:00 【East invincible is me】
Technical problems
Understand multithreading ? understand Python Of GIL Is it a lock ?
Let's talk about processes and threads
What are the ways of interprocess communication ?
Say what is optimistic lock and pessimistic lock ?
AOP
What is? IOC?
list and map relevant
Explain the factory model ?
Memory leak
Can you do performance test ? Capacity test / Stability test ?
Python2 and 3 The difference between ?
DNS Explain it. ?
user name 、 password 、 Which verification order of verification code ?
Linux Check the port according to the process / Port lookup process
frequently-used Linux Instructions ?
Sorting algorithm
Around tool development
How tools are developed ?
Why develop this tool ?
Is there no similar platform within the company ?
What are the performance tools ? Take a few examples ?
Introduce the self-developed interface automation framework ?
What modules are composed of ?
What are the advantages over other frameworks ? What are the disadvantages ?
Introduce how the code generation module of the framework is implemented ?
What steps need to be taken to test an interface using your framework ?
How to do the assertion of the interface ?
Benefits of interface testing ?
testng and junit Advantages and disadvantages
Build data tools , How to develop 、 How much efficiency .
Big data test
How to test the accuracy of data ?
Algorithm testing
Project experience
What does algorithm testing do ?
How to evaluate the algorithm ?
Different algorithm types , The evaluation criteria are different
Introduce a recent algorithm test case ?
How to select test sets ? How to select the characteristics of the test set ?
Say something about the algorithm test found badcase?
How to ensure the quality of the algorithm ?
Programming questions
Threads alternately print odd and even numbers
Longest text substring
Project experience
Introduce the project you are responsible for ?
For old systems ( There's a lot of zombie code ) How to guarantee the quality ?
The biggest risk point encountered in the project ?
How to ensure the quality of the project ?
How to deal with urgent needs ?
The iterative way of the project ?
Tell me about the successful cases of recent project promotion ?
Talk about your own manpower distribution ?
Continuous integration
understand CI Do you ? Explain it. CI
How to measure the quality of test cases ?
Talk about your understanding of the test ? Or quality understanding ?
Team management
Is there any difficulty in team management ?
What kind of test team do you expect ?
What is the test development ratio of the team ?
How to measure full-time / Outsourcing ratio ?
How to guarantee the loyalty of outsourcing ?
What can you bring to the team ?
HR problem
Why job hopping ?
Why Ali ?
The first few companies gained
Do you have any questions to ask ?
The biggest challenge at work ( The biggest setback ), How to overcome ?
The biggest strengths and weaknesses ? Say one each ?
Future career 3-5 Annual development plan ?
边栏推荐
- [ssrf-01] principle and utilization examples of server-side Request Forgery vulnerability
- Basic operations of databases and tables ----- non empty constraints
- MCU lightweight system core
- 干货!通过软硬件协同设计加速稀疏神经网络
- Win10 add file extension
- Reasonable and sensible
- 晶振是如何起振的?
- 【已解决】如何生成漂亮的静态文档说明页
- 剑指 Offer 12. 矩阵中的路径
- 伦敦银走势中的假突破
猜你喜欢
【已解决】如何生成漂亮的静态文档说明页
【Flask】官方教程(Tutorial)-part3:blog蓝图、项目可安装化
General operation method of spot Silver
3D vision - 4 Getting started with gesture recognition - using mediapipe includes single frame and real time video
Basic operations of databases and tables ----- primary key constraints
Mongodb problem set
电气数据|IEEE118(含风能太阳能)
Alibaba-Canal使用详解(排坑版)_MySQL与ES数据同步
【Flask】官方教程(Tutorial)-part2:蓝图-视图、模板、静态文件
A Cooperative Approach to Particle Swarm Optimization
随机推荐
How to get all sequences in Oracle database- How can I get all sequences in an Oracle database?
Tcpdump: monitor network traffic
Kubernetes stateless application expansion and contraction capacity
【网络攻防实训习题】
Paddle framework: paddlenlp overview [propeller natural language processing development library]
[Jiudu OJ 09] two points to find student information
Redis-Key的操作
SPIR-V初窺
一图看懂!为什么学校教了你Coding但还是不会的原因...
Dynamics 365 开发协作最佳实践思考
Cadre du Paddle: aperçu du paddlelnp [bibliothèque de développement pour le traitement du langage naturel des rames volantes]
What is weak reference? What are the weak reference data types in ES6? What are weak references in JS?
伦敦银走势中的假突破
leetcode刷题_反转字符串中的元音字母
leetcode刷题_平方数之和
【Flask】官方教程(Tutorial)-part3:blog蓝图、项目可安装化
MATLB | real time opportunity constrained decision making and its application in power system
UE4 unreal engine, editor basic application, usage skills (IV)
[solved] how to generate a beautiful static document description page
Basic process and testing idea of interface automation