Sobes.tech

def foo(): >>>>return (["foo",1]) D = {"A": [1,2], foo: False, foo(): True, (1,): "123"} What will be in variable D and why?

Middle+
198

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

Junior — Middle
198

Can you explain the concept of mocking in software testing?

Junior — Middle
198

Does the Global Interpreter Lock (GIL) in Python affect multi-threaded task execution concurrency?

Junior — Middle
198

How quickly and without problems can you integrate into a new team and start working effectively?

Junior — Middle
198

Optimizing PostgreSQL for high write load (500+ records/sec)

Middle+
198

We have a dual-lever database — master and replica. We made a transaction, it went through, data appeared on the master. The power went out on the replica, the server crashed, data did not arrive there. What will happen when the server is restored?

198

What design pattern is used in middleware?

Junior — Middle
198

Can you show an example where design patterns are used in code?

Junior — Middle
198

Explain the concept of event-driven architecture (EDA).

Middle — Middle+
198

What prompted you to leave your previous job?

Junior — Middle
198

Have you had experience working with the Channels mechanism in your projects?

Junior — Middle
198

Explain the meaning of each letter in the SOLID principles used in object-oriented programming.

Junior — Middle
198

How was the division of responsibilities and task distribution within the development team carried out?

Junior — Middle
198
/559