What are the main differences between TCP and UDP protocols in network communication?
Python
How do Python versions 3.10 and 3.11 differ in features and capabilities?
Do you have experience using Kubernetes in projects?
What are the main components included in the HTTP protocol?
What methods of data transfer from server to client do you know?
How to implement the dependency inversion principle in FastAPI?
Can you explain what indexes are in a PostgreSQL database and how they affect query performance?
What are the differences between B-tree data structures and GiST in the context of indexing and searching?
How to determine the execution time of an SQL query in PostgreSQL?
Explain the difference between the operators == and is in the context of comparison in Python.
How to invoke a function that works asynchronously in your code?
Can you explain what the Q operator in Django ORM is and how it is used to build queries?
Can you explain the structure and principles of a dictionary in Python?
Can you explain what the problem of competitive conditions means in multithreaded programming?
How is memory managed in the Python interpreter?
Can you share an example of a project or achievement you are particularly proud of?
What mutable data types do you know in programming?
Why is it preferable to use composition instead of inheritance when designing systems?
Can you name the main data types used in Python?