What would you do if your API endpoint responds too slowly, taking about 30 seconds?
Python
What prompted you to leave your previous job?
The model service is constantly hanging, and clients are sent to it once a week — doesn't this seem inefficient, and what can be done?
Have you had experience checking other developers' code to identify errors and improve quality?
What are the most important traits you expect to see in your team colleagues?
Can you explain how iterators are implemented in Python and what advantages they offer when working with data collections?
Can you list the main HTTP status codes that servers use to respond to clients?
How to identify the most resource-intensive SQL queries in a database?
What functions or procedures are activated during the initialization of a class object?
What parameters and tools should be checked to determine the cause of a microservice failure?
How can you identify which SQL query is causing a decrease in database performance?
Are you considering the possibility of taking a position as a technical manager?
What will happen if a tuple containing a mutable element is used as a dictionary key?
Do you use data typing with annotations in your code?
What non-standard and rarely encountered difficulties can arise when working with databases?
What interaction style or work schedule is comfortable for you?
How much commercial experience do you have specifically with Python?
Does Celery run in a separate process or thread for task execution?
How can you connect and use a database within a Telegram bot to store and retrieve information?
Can you explain the concept of algorithm complexity estimation using Big O notation?