In which situations is it preferable to use a class in Python?
Python
Have you created your own migrations for database management in Django?
Have you used asynchronous features of FastAPI in your projects?
Could you describe the main stages of source code processing in a compiled programming language?
What is the difference between a sequence and a list in Python?
What is the application of asynchronous programming in Python and what problems does it solve?
How can you get details about a Docker image?
There is an application that reads a large stream of values (millions). It is necessary to quickly check if a specific value is in the list of processed ones. What collection to use?
Can you tell me about yourself and your professional skills?
Can you explain the purpose of context managers in Python and how they work?
Have you created a Kubernetes cluster from scratch?
Describe how the software development process was organized in your previous company.
Can you list the main methods of interaction between microservices?
What methods did you use to implement identity verification and access control mechanisms in the system?
Is it possible for multiple consumers to receive messages from the same queue in RabbitMQ simultaneously?
Can you provide an example of how layers are used in Docker for organizing images?
Could you tell about your key professional strengths?
What methods exist for implementing a generator in programming?
Can an instance of a user-defined class be used as a key in a dictionary?
How to identify the most resource-intensive SQL queries in a database?