Sobes.tech

How to distinguish a coroutine from a regular function in programming?

Junior — Middle
212

What approaches to logging do you use: what, why, and who should log? Is it necessary to log everything?

212

Have you had experience with containerization technologies and deploying applications in containers?

Junior — Middle
212

What is the role of data serialization process in programming?

Junior — Middle
212

def make_order(): order = Order.objects.create(...) print(order.id) notify_order_created.delay(order.id)

Middle
212

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

Senior
212

How to create a decorator that works with both synchronous and asynchronous functions?

212

What is a context manager in Python? Why is it needed? How to write your own?

Middle
212

Why are access level agreements private, protected, and public necessary in Python?

212

What motivated you to start developing again after a break?

Junior — Middle
212

Describe how your typical workday is organized in our company from 9 am to 6 pm.

Junior — Middle
212

Why did you decide to look for a new job?

212

What methods can be used to implement transaction processing via endpoint in Django?

Junior — Middle
212

How do we determine the required infrastructure capacity for a model?

Senior
212
/559