Python
How to set access rights in Linux using numbers (chmod)?
What is the purpose of built-in data structures like dictionaries in Python?
What methods are used to implement abstract classes in Python?
How does MessagePack reduce data size compared to other serialization formats?
[name] asked: On which other programming languages have you written, and what key features of Python can be highlighted when comparing with other languages (e.g., interpretability)?
What is the difference between the operators == and is in Python?
How are class or object properties declared in a programming language?
How did you find your first job in the company?
What is GIL in Python and how does it affect multithreading and CPU-bound tasks?
How do they avoid multiple separate requests to the database, which leads to the N+1 problem?
Have you had experience using lambda functions in projects?
What indexes in PostgreSQL do you know besides B-tree?
What are the differences between TCP and UDP, and at what level do they operate?
Can you explain what is meant by a transaction in PostgreSQL and how it works?
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.
How do you approach resolving conflicts between colleagues in a team?.
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?