What methods can prevent or resolve collisions when using hash tables?
Python
How does FastAPI handle request validation and response serialization?
How does changing the content of a mutable object affect its further use?
What is the role of the __contains__ method in implementing an iterator in Python?
Can you explain the role and usage of the @wraps decorator from the functools module in Python?
What are the differences between cooperative and preemptive multitasking mechanisms in Python, and how are they implemented?
How do Kafka and RabbitMQ differ in their approaches to message exchange in integration systems?
What are the potential downsides of using the UPSERT operator in databases?
Explain the working principle of generators in Python and their main advantages
What is the functionality of the DELETE operator in SQL queries?
Share your professional experience and skills that you believe are relevant for this position.
Have you had experience working with user authentication systems?
Do you have experience using JSON Web Tokens for authorization or authentication?
What methods are available only for objects created as immutable data types?
Classify the types of keys used in Python dictionaries.
What is the difference between __getattribute__ and __getattr__ methods in Python and how do they work when accessing object attributes?
What are the main advantages and disadvantages of using dataclass in Python?
How did you connect and use fixtures in your tests?