Sobes.tech

What happens in the open configuration file?

Senior
39

What is a generator, how does it work, what is its optimality, and how to distinguish it in code?

Middle+
38

How much code do you write yourself and how much does the agent generate?

Senior
36

What resilience patterns do you use?

Senior
35

What are magic (dunder) methods in Python?

Middle+
35

How to organize work if an external integration allows only 1 request per second and 10 requests come to you?

Senior
35

What is dict in Python and what objects can be used as keys?

34

How do you debug a problem when a Docker container suddenly dies? What commands do you use and what do you look at in the logs?

33

How to implement a handler/SDK for a bank if a transaction creation request times out and it is unknown whether the transaction was created? How to guarantee reaching the final status?

Middle+
32

There is a large function without logical and syntactical errors, but it is poorly structured. How would you split or improve it?

Middle+
28

If all actions are performed sequentially in one Django view and you need to rollback changes on error, what is usually used?

Middle+
26

Have you ever worked with Elasticsearch?

Middle+
24

What is tuple and list in Python, what is the difference between them?

22
/555