Python
What types of HTTP requests are suitable for caching on the server or client?
Have you ever applied SOLID principles in your projects?
Can the HTTP protocol be considered a stateful control in the context of system architecture?
Can you explain what the get_context_data method is in the context of web application development?
What attracted your attention to using FastAPI in projects?
How to solve the problem of concurrent access to a product during a sale? How to use Redis to solve this problem without database locking?
What methods can be used to perform background task processing without using Celery?
Tell me about types of blocks.
What types of collections are available in the Python standard library?
Was there a case when you discovered a bug (your own or someone else's) after the release? What did you do?
Compare Kafka and RabbitMQ: what tasks do you use each for?
Do you have experience working with the Apache Airflow platform for workflow orchestration?
Is it possible to write your own class and use an object of this class as a dictionary key?
Can you list and describe the main view classes used in Django?
How can access to private class members be implemented from outside its definition?
What has changed in HTTP/3?
How can you get or modify the value of an object's attribute in Python?
What happens when two elements in a dictionary use the same key?
How to implement a class method so that it is not accessible from outside for modification or invocation?
How do you update and develop your professional skills and knowledge?