What is the difference between filtering data with HAVING and WHERE operators in SQL?
Python
Describe your current responsibilities and achievements at work
Why was RabbitMQ needed in the project along with Celery?
What was the reason for your decision to leave your current project?
Do you have experience working with technologies using Google Cloud?
What is the approximate timeframe you expect to receive a response about the interview result?
How to horizontally scale a database? Sharding, replication (master-slave, master-master), partitioning.
Can you show an example where design patterns are used in code?
Explain the concept of event-driven architecture (EDA).
Tell us about the CI/CD pipeline: what did it include?
What is PEP 8?
How is the time to search for an element within a set in Python estimated?
Did you study this material independently or did you undergo training within a course or educational institution?
What functions or procedures are activated during the initialization of a class object?
Can you explain what a module in Python is and how it is used to organize code?
What questions would you like to ask about the company during the interview?
How do indexes interact with WHERE ... LIKE conditions in SQL?
What Git commands do you usually use for performing basic tasks?
Tell me about ACID. Especially about transaction isolation levels. Which level did you use?
What is a partition in Kafka? What is a consumer group?