What message delivery guarantees do you know in brokers?
Python
What is the purpose of using the super method in object-oriented programming?
Can you explain the main differences between Flask and Django frameworks in terms of their application and architectural features?
How can you count the number of HTTP requests in an application?
How does the use of multithreading affect the efficiency of executing CPU-bound tasks in Python?
Why might a server respond to ping but be unavailable over TCP/UDP, for example, via HTTP or FTP?
What was the duration of your sprints in the previous company?
What methods and resources do you use to learn new technologies and tools?
How to implement a context manager yourself? What methods need to be implemented?
In what cases does data race occur in Python when working with multithreading?
Can you give an example of a task using a singly linked list?
Challenges of microservices architecture: data consistency, distributed transactions, API versioning.
At which stage of professional activity is it more common to combine team management with performing software tasks — as a team lead or a tech lead?
How do you evaluate your interview experience?
What is the significance of the term facilitation in project management?
What methods and resources do you use for continuous improvement of your professional skills and technical abilities?
Can you list the types of data verification or validation levels encountered in development?
Why are anonymous functions used in Python?
What are the features of the gather function in the asyncio library and what are its advantages in organizing asynchronous operations?
What is the scope of variables declared inside a function called in programming?