What prompted you to consider moving to another organization?
Python
How is information stored in a relational database?.
Have you ever interacted with databases through ORM and written raw SQL queries?
What are the advantages of refactoring code?
What is the name of the property that converts string data into a numeric format?
How would you build a bank agent system: a client writes a question, the system either answers itself or forwards to an operator? What components, how to ensure reliability and correctness of answers?
Do you use the Protocol from the typing module in your Python projects?
How did you participate in the pre-sales stages of projects and what is your experience in this area?
Can you explain what database normalization is and why it is necessary?
How does a tuple containing a list differ from a tuple with numbers? What is it related to?
What can cause memory leaks if there is a garbage collector?
State your desired salary range: from minimum to comfortable amount.
How does asynchronous execution differ from synchronous, and in which cases is each preferable?
What is the correct way to issue banknotes — why should they be issued in the largest denominations possible?
How is the job market now? What are your impressions of job searching?
Do you have experience working with the Kubernetes platform for container orchestration?
Can you tell about different ways to use the asyncio module in Python?
Can you explain how inheritance is implemented and how it functions in the Python language?
Can you explain the internal architecture of the Athena system?
In which cases should asynchronous programming be used to solve problems?