What is the main purpose of RESTful API in web service development?
Python
What are the disadvantages of JWT?
Can you give an example of using a generator that helps reduce memory consumption?
What aspects of working on a project attract you the most?
What are the two common types of tokens used in JWT authentication and how do they interact?
Can you give examples of using type annotations in code?
How confident are you working with the command line in Linux?
In which scenario will the change history structure be more branched: when using git rebase or git merge?
Explain how serializers work in Django REST Framework and their role in data processing.
Can you name three qualities that you consider your main professional advantages?
What is the difference between containerization using Docker and using a full virtual machine?
How to distinguish a coroutine from a regular function in programming?
Can race conditions occur in multithreaded Python code with GIL, for example with `x += 1`?
What HTTP request methods do you know and what are they used for?
Through which companies have you worked in outstaffing?
What criteria can be used to determine the quality of written code?
[name] asked: How do you decide what technical debt or copy-paste should be fixed immediately and what can be deferred?
How to create a decorator that works with both synchronous and asynchronous functions?
What motivates you and what demotivates you at work?
How is an intermediate layer implemented in the Django framework that ensures request and response processing?