What is your job search completion schedule?
Python
Do you use literary sources or resources for your professional development as a developer?
What are the requirements for an object to be used as a key in a dictionary?
Why are multiple FROM commands used in a Dockerfile sometimes?
What is GIL and why is it needed in Python?
In Python, what happens when using list slicing: is a shallow or deep copy of the original list created?
What should be considered when evaluating a potential employer before accepting a job offer?
When to use SELECT FOR UPDATE and when to use UPDATE ... RETURNING? Provide business examples.
What actions do you perform during a workday after waking up?
Can you give examples of immutable objects you have worked with?
Do you usually work from an office or remotely?
Can you name the main structural patterns for organizing code in a project?
Can you give an example of a situation where middleware is used?
Which message broker was used in Celery for task processing?
How was asynchronous code implemented in programming languages before the introduction of the async/await construct?
What is meant by the scope of variables and functions in programming?
What is the difference between declaring a function with async def and a regular function with def in Python?
Explain the concept of a dirty function in programming.
State your desired salary range: from minimum to comfortable amount.
What methods can be used to test a database that does not support transactions?