Have you worked with microservices? Tell us about your experience.
Python
Слышал ли ты про чистую архитектуру и DDD?
What approaches exist for coordinating actions between microservices? Name two main types.
Tell about decorators in Python.
What is JWT in the context of authorization? What are its three parts?
Tell about yourself and your experience.
Why are you leaving your current company?
Where is the correct place to store the refresh token on the client side?
What is a static analyzer and linters?
Tell me about types of testing and tools/frameworks.
Tell me about Singleton — what is it and how is it implemented?
What is the CAP theorem?
Tell me about design patterns. What do you know?
Tell me about the Garbage Collector in Python — how does it work?
Have you written Python packages (wheel, publishing to registry)?
What operating system do you use, what version of Python, and what package manager do you use?
Tell me about observability — what are its three parts?
What is ACID in the context of relational databases? Decode it.
Tell me about branching strategies in Git
What is GIL and how can it be bypassed? Name three ways.