Sobes.tech

Tell me about one of your recent projects that touched your soul. What was the project, what exactly did you do there, and why did it resonate with you?

Middle
186

Tell us about your experience working with Kubernetes.

Senior
186

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

Junior — Middle
186

Can you give an example of a dataset that did not pass normalization?

Junior — Middle
186

How to formulate an SQL query to update only specific fields in an existing record?

Junior — Middle
186

What is the difference between using the -m option when installing packages via pip and regular installation without it?

Junior — Middle
186

What is the minimum salary you consider acceptable for this position?

Junior — Middle
186

What is the name of the load balancing type where all requests are directed to one server in the group?

Junior — Middle
186

Can you give an example of a basic object in Python?

Junior — Middle
186

What are the most effective ways you consider for data exchange between microservices?

Junior — Middle
186

Can you give an example of a situation where polymorphism is used in object-oriented programming?

Junior — Middle
186

Is it possible to implement a RESTful interface over WebSocket protocol?

Middle — Middle+
186

What methods and mechanisms are used in Django to implement user authentication?

Junior — Middle
186

from collections import Counter def min_s(a: str, s: str) -> str: need = Counter(a) res = ""

186

What happens if you apply the += operator to a list inside a tuple?

Junior — Middle
186

How is the exchange of opinions and ideas conducted within the team?

Junior — Middle
186

In what correct order should the cash withdrawal process work in a real ATM?

186

Explain what S3 storage is and how it is used in cloud solutions.

Junior — Middle
186
/555