Sobes.tech

Describe the algorithm you use to find and optimize slow queries. Can you share a real case?

Senior
АВ Софт
24

Why are you searching? What are you currently looking for?

Middle+
Timeweb Cloud
24

Apart from government services, what other integrations have you implemented?

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

Do you have any questions about the vacancy and conditions?

Middle+
Betting Software
24

class Rectangle: def set_width(self, width): self._width = width def set_height(self, height): self._height = height def get_area(self): return self._width * self._height class Square(Rectangle): def set_width(self, width): self._width = width self._height = width def set_height(self, height): self._width = height self._height = height

Senior
СовкомбанкСовкомбанк
24

How is an instance of a class initialized in Python and what is the purpose of __new__?

Middle+
АВ Софт
24

What types of tests are there?

Middle
Saber Interactive
24

How did the services interact with each other?

Middle
Лига Цифровой ЭкономикиЛига Цифровой Экономики
24

If you have seen slow queries, how did you analyze the problem and what solutions did you implement? Is there a real case?

Senior
amoCRMamoCRM
24

lru_cache or Redis/Memcached — which is better to use and when?

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

In your code, the mmdc function is called twice - during validation and rendering. How can you optimize the code so that the utility is called only once?

Middle+
Первый битПервый бит
24

How do you feel about routine tasks like refactoring legacy code?

Middle+
экзон
24

What stack would you use for a database, especially for vector search (Qdrant or pgvector)?

Senior
иннсмарт
24

Have you ever encountered Yandex.Lokomobox?

Senior
ООО Энерготрансгрупп
24

What is offset in Kafka and what is it used for?

Senior
Warefly
24

Tell me about the team and how the processes were conducted.

Middle+
ARX
24

How did you onboard two new developers?

Middle
Ай-Теко (I-Teco)
24

What is the final complexity of the algorithm after removing the quadratic operation? Is it correct that the size of the alphabet m does not affect the time complexity at all?

Intern
Яндекс
24

[name] asked: Imagine you have two offers — from our company and another. What criteria will you use to choose, and what might sway you towards the other company?

Senior
Лучи
24

What is a lambda function in Python and when is it used?

Middle
ГК АСК
24
/532