Have you created automated tests for your code?
Python
What are the differences in capabilities and approaches when using pydantic and dataclasses in Python?
Is it possible to run multiple event loops in one Python thread and how to implement it?
Do you have experience working with database management systems?
How do you evaluate your experience and attitude towards the Python language in the context of programming?
Have you created a protobuf file structure for data exchange between services?
What integrated environment or code editor do you prefer for Python development?
How is information exchange between execution threads carried out in software applications?
Describe your experience in setting up and implementing CI/CD processes in projects.
Explain the concept of the Singleton pattern and its application in software development.
What tools do you use to ensure code style compliance?
What ORM libraries have you used in your projects?
What are the advantages and disadvantages of using magic methods in Python?
Could you provide an example of using special methods that are called automatically in certain situations?
What tools and methods have you used to monitor and analyze the system's state?
What would you like to become professionally? Which areas interest you for further growth?
How to implement the Singleton pattern and what methods of its creation exist?
Can you explain what __slots__ in Python is and how it affects object memory management?
How does task switching occur in coroutines when using asyncio?