Sobes.tech

What is JSON Web Token (JWT)?

Middle+
Лучи
24

What is GIL and do you know how to work with memory in Python?

Middle
Альфаматика
24

If the task is to display the number of lines in a web interface, how would you solve it?

Senior
Warefly
24

What types of regularization are there? Can you name any specific ones?

Middle+
ГБУ МО УТНКР
24

What is the fundamental difference between classification algorithms and clustering?

Middle+
ГБУ МО УТНКР
23

[name] asked: Why is GIL needed in Python, and what are the ways to run Python in parallel?

Senior
iviivi
23

How to run synchronous code from an asynchronous context?

Middle
ПАО Сбербанк
23

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

Middle+
Лучи
23

Tell us if you have experience working in conditions of high uncertainty (new team, processes not set up)? How do you feel about it, does it scare you?

Middle+
Исходный код
23

What authentication mechanisms are available in Django?

Middle+
Группа «Самолет»
23

What is an event loop? How is it related to coroutines?

Middle
Исходный код
23

Tell about ways to execute code in Python: multiprocessing, multithreading, asynchronous.

Middle+
X5 techX5 tech
23

How do you explain complex technical solutions to non-technical specialists (designers, project and product managers)?

Middle+
Исходный код
23

telecast_qs = Telecast.objects.all()[:10] {% for telecast in telecast_qs %} <div> {{ telecast.title }} by {{ telecast.tv_channel.title }} </div> {% endfor %}

Senior
iviivi
23

Do you understand what traders do in an investment company? When is a trader needed, and when is it not?

Middle
d8
23

# OneEditApart("cat", "dog") -> false # OneEditApart("cat", "cats") -> true # OneEditApart("cat", "cut") -> true # OneEditApart("cat", "cast") -> true # OneEditApart("cat", "at") -> true # OneEditApart("cat", "acts") -> false def OneEditApart(s1, s2) -> bool:

Intern
Яндекс
23

Что такое ACID? Расскажи про каждую букву.

Middle+
X5 techX5 tech
23

Provide an example of a situation where technically JOIN can be used and it will work, but for some reasons it would be suboptimal, and it is better to use prefetch_related (two queries).

Middle+
Лучи
23

How are the boundaries between microservices divided? What does each service do?

Senior
сс найм
23

How was the process of documentation management and storage organized in your previous team? How does memory management work in Python and what is a garbage collector?

Middle
101ХР101ХР
23
/532