Sobes.tech

What is Mock and Spy in testing?

Middle
141

Tell me about WSGI and ASGI.

Middle+
140

Is it safe to store secrets in JWT payload?

Middle+
139

Why can signals be considered an anti-pattern?

Middle
139

What will be displayed on the screen as a result of executing the code?

Middle+
139

counter = 0 def increment(): >>>>counter += 1 increment() print(counter) What will be printed on the screen and why?

Middle+
139

What tasks in Python parallelize well, which ones do poorly? What tools are used for IO-bound and CPU-bound tasks?

Middle
138

What is a metaclass in Python?

Middle
138

[Name] asked: Which applications or services at ЮMoney were particularly interesting to you from an architectural point of view?

Senior
137

Can you tell me more about the difference between Kafka and RabbitMQ?

Middle+
137

What is Factory Boy and how is it used in testing?

Middle
137

Please tell which tasks scale well and which do not.

Middle+
136

Have you used the Prefetch class (with a capital letter) with prefetch_related?

Middle+
136

What are the two common types of tokens used in JWT authentication and how do they interact?

Senior
136

Какая ещё может быть потенциальная проблема, связанная с неправильным использованием кэша на уровне кодовой базы?

Middle+
136

[name] asked: How do you decide what technical debt or copy-paste should be fixed immediately and what can be deferred?

Senior
135

How to run an asynchronous library from synchronous code without a synchronous interface?

Middle
134

[x for x in y] vs (x for x in y) Difference between copy() and deepcopy()?

Middle
134

How to organize the database migration process without service downtime (CI/CD)?

Middle+
134

Please tell me which AI tools you use for coding.

Middle+
133
/9