Sobes.tech

What else needs to be considered besides the log fragment to analyze incidents for multiple clients over a long period of time?

Middle
192

Which structure uses more memory in Python — range or list?

Junior — Middle
192

What experience do you have in automating software integration and delivery processes using CI/CD?

Junior — Middle
192

How is polymorphism implemented through the duck typing principle in Python?

Junior — Middle
192

What is data serialization and deserialization?

192

Did your previous company have a system of levels or gradations for employee development?

Junior — Middle
192

How did you plan and allocate time for completing the tasks?

Junior — Middle
192

""" Given a sequence of integers. Find the minimal possible product of a pair of elements in the sequence (a pair is two elements, not necessarily consecutive). For example, for the sequence 9 4 2 5 3, the answer will be 6. """ def find_min_product(arr: list[int]) -> int: ...

192

In what order does FastAPI invoke middleware, routing, dependency injection, and schema validation?

192

What steps should be taken if a web application suddenly stops responding or works very slowly?

Junior — Middle
192

What are the differences between a class and a mixin in object-oriented programming?

Junior — Middle
192

What constructs in Python are designed for error and exception handling?

Junior — Middle
192

Can you tell about the most complex technical problem you faced and how you overcame it?

Junior — Middle
192

Have you ever participated in architectural decision-making?

Middle+
192

What is important to you in an employer? What kind of company would you definitely not want to work for?

192

In which scenarios is it recommended to use multi-stage Docker builds to optimize the container creation process?

Junior — Middle
192

What motivated you to start programming and what is important to you in this?

Junior — Middle
192
/556