Python
What is the purpose of special methods used to control the behavior of objects in a class?
What topics or skills do you need to further study or improve in your professional training?
What limitations exist when using signals in Django?
What database management system did you use in your last position?
What is reference counting and what problem does the CPython garbage collector solve?
How do you determine when to use SQL or NoSQL databases in a project?
999999 in range(1,99999999) What is the time complexity of this expression?
Tell about your journey in software development.
Why did you decide to look for a new job?
Was business logic separated into a separate module or plugin, similar to Django architectural approaches?
Do you have experience serving in the armed forces?
In which areas of Python development do you consider yourself to be the strongest specialist?
Can you explain what a procedure in SQL is and how it is used?
What common features do dataclass and namedtuple in Python share?
What tools and technologies have you used for working with databases in your projects?
When might an optimizer not use an existing index?
How to add a specific business metric to an application — what needs to be done, what it would look like in code?
Why is separating authentication and authorization important from a security perspective?
What types of indexes in PostgreSQL do you know and have used? What does B in B-tree mean?
How can you clear the contents of a table in a database by deleting all its records?