Python
The model service is constantly hanging, and clients are sent to it once a week — doesn't this seem inefficient, and what can be done?
Tell about your most significant success in professional activity.
Have you had experience working with the Channels mechanism in your projects?
Can you explain the concept of hexagonal architecture and its main principles?
How can you compare two objects represented in the form of an edge?
What methods do you know to improve the efficiency of data retrieval using Django ORM?
What principles or approaches did you use in your previous work to organize processes and projects?
Can you give an example of a situation where an analytical approach is required to solve a problem?
Which is faster for exact matching — B-tree or Hash index in PostgreSQL?
Can you tell about your key results and contributions to the previous project?
How to update the cache with COUNT for a table with 100 billion records if COUNT itself is expensive?
Is it possible to implement data encapsulation in Python and how is it achieved?
How to make linters and checks run automatically before commit, instead of manually through make lint, make types, etc.?
How does interaction between AWS services and the Amazon platform occur?
Can HTTP GET request be used to create new data on the server?
What criteria are important to you when reviewing and approving a pull request?
What reasons explain the interpretative nature of the Python language?
How to view the list of processes on a Linux server?
Is it possible to describe a development approach where tests are written before the implementation of code, and explain its main principles?
What happens after a user enters a website address in the browser and presses Enter?