What restrictions exist when using APIs and how can they affect system operation?
Python
What is the advantage of using an immutable object of type frozenset in Python?
Have you ever participated in architectural decision-making?
Do you use generic types in your code?
What methods of implementing parallelism and concurrency exist in Python?
Have you ever configured or modified technical documentation to suit your needs?
Are you familiar with the concept of asynchronous programming and its principles?
Explain the principle of how ManyToManyField works in Django and its purpose.
Can you name programming languages in which data types are checked during compilation?
If you need to speed up task execution under tight deadlines, would you prefer to work quickly with possible quality compromises or spend more time to maintain quality?
Could you tell us which third-party libraries you have used in your Django projects?
What is the approximate timeframe you expect to receive a response about the interview result?
Is it possible to implement a RESTful interface over WebSocket protocol?
How to horizontally scale a database? Sharding, replication (master-slave, master-master), partitioning.
What management project groups have you led as a team lead?
What are lambda functions, what are their limitations, and when does it make sense to use them?
Can you explain how the HTTP protocol works and its main principles?
How is the time to search for an element within a set in Python estimated?
Did you study this material independently or did you undergo training within a course or educational institution?