Sobes.tech

What is the CAP theorem?

Middle+
devar
21

The description is provided by a business analyst who wrote the task "as they could" and can give business requirements descriptions. There is a terrible legacy PHP code that receives log files from S3 parses them, writes the result to the necessary location. Known: files arrive once an hour, currently 5 files all files are in one bucket Data should be directed to different places depending on the format – postgres/local file It is necessary to write an ETL that implements this functionality. Specific implementation of methods (reading data/sending data, etc.) can be neglected.

Senior
Lamoda Tech
21

How was your testing department organized, and how do you relate to this area?

Middle
Амаркон
21

How does Kafka outperform Redis Pub/Sub?

Middle
Сбер. IT
21

When is a Seq Scan considered normal, including on a large table?

Senior
ООО МУЛЬТИФАКТОР
21

What is an abstract class? Have you used it?

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

How important is a completely white salary to you, and are you considering an alternative part?

Middle+
Бета-Тест
21

How to solve the problem of concurrent access to a product during a sale? How to use Redis to solve this problem without database locking?

Middle+
Знание
21

SOLID principles: tell about each.

Senior
айти бастион
21

def withdraw(user_id, amount): user = User.objects.get(id=user_id) if user.balance < amount: raise InsufficientFundsError() user.balance -= amount user.save()

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

Tell us about the interaction of services via REST and Kafka — what were the use cases for each approach?

Middle+
ВГТРК СМОТРИМ
21

How does the model technically 'call' tools if it simply predicts text?

Middle
Сбер. IT
21

[name] asked: Users cannot log into the application, causing the company to lose money. What will be your actions?

Senior
Лучи
21

What ML models, besides LLM, do you know from a business application perspective?

Senior
хз
21

What is encapsulation? What are its features from the perspective of Python?

Senior
ПАО Сбербанк
21

What types of PostgreSQL indexes have you used and what are their features?

Middle
nauka
21

What happens when a key is inserted into a dict if the hash matches an existing key?

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

Were the difficulties successfully resolved independently or with team discussion?

Middle
ООО ЦЕНТР ХК
21

Why can multithreading speed up synchronous HTTP requests through requests despite GIL?

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

What to do if an SQL query is already optimized but still remains heavy?

Middle+
АВ Софт
21
/531