Python
Have you worked with shell scripts in the past?
What problem may arise if a random UUIDv4 is used as a key in a large table's B-tree index?
What prevented development within the current team and where do you want to develop?
What can cause memory leaks if there is a garbage collector?
What Python frameworks do you know for working with REST API?
What happens to a Kafka message after being read by a consumer: will it continue to be stored?
Do you have experience working with ML?
Recently, you worked on a project with geospatial data. Tell us about it: what data did you use, how did you process it, where did you store it, and what was your contribution?
Do you have experience working on banking or financial projects? Tell us more about them.
Which cloud platforms have you worked with before?
What AI tools do you use in development and how do they help speed up work or improve quality?
Tell me about your experience with Docker and Kubernetes: what tasks have you solved with their help?
If everything goes well and you accept the offer, when can you start working?
What benefit does async/await provide when making a database query?
At which OSI layer do TCP and UDP operate, and what is the difference between them?
Do you agree to record calls for quality control and training purposes?
What profiling tools in Python do you know?
Given an integer array height of length n, with n vertical lines at points (i, 0) and (i, height[i]), find two lines that, together with the x-axis, form a container that holds the maximum amount of water. Return the maximum volume of water such a container can hold. Note that the container cannot be tilted.
What programming languages do you master enough to deliver results?
What databases have you worked with?