How is exception handling performed in Python using try, except, else, and finally blocks?
Python
Have you had experience using generators in your projects?
Can you tell me about your responsibilities and projects related to databases?
Have you had experience developing web applications using FastAPI?
Have you ever faced tasks where you were asked to improve or modify without a complete source code?
Do you have practical experience using FastAPI in your projects?
What architecture approach is needed for a universal market product, not a solution for a single customer?
Why can multithreading speed up synchronous HTTP requests through requests despite GIL?
What were the main motives for your decision to choose Python development?
Tell us about your development experience using FastAPI.
Can you explain what MRO means in the context of multiple inheritance?
How did you determine the scope of work and the volume of tasks in your previous position?
Transactions have the concept of ACID. Can you name 1-2 principles and explain what they do?
Have you been involved in a project almost for three years?
In what situations is it preferable to use asynchronous calls for task execution?
How long was your internship at your previous company?
What alternative methods or data structures would you use to implement getters and setters in Python instead of using the @property decorator?
Explain what a WSGI interface is and how it is used in Python web applications.
How is the iteration mechanism over objects implemented in Python?
Can you explain what is meant by 'initializer' in programming?