Sobes.tech

How to set access rights in Linux using numbers (chmod)?

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

In which scenario will the change history structure be more branched: when using git rebase or git merge?

Junior — Middle
112

[name] asked: On which other programming languages have you written, and what key features of Python can be highlighted when comparing with other languages (e.g., interpretability)?

Senior
iviivi
112

import copy a = [[1],[2],[3]] b = copy.copy(a) a.append([4]) a[0][0] = 100 print(b)

Senior
ARX
112

At what stage of your career did you start considering yourself an experienced programmer?

Junior — Middle
112

What are hallucinations in LLMs and how to deal with them?

Middle
Сбер. IT
112

Have you ever created custom descriptors for objects or classes?

Junior — Middle
112

We found a service that performs an INSERT into this table. After adding a unique constraint, the service started failing with an error. Can we modify the SQL query so that it does not fail when the unique constraint is triggered, without changing the application logic?

Senior
Сбер. IT
112

What is the purpose of the reduce function in programming languages?

Junior — Middle
EvappsEvapps
112

What tools and methods should be used to deploy a Python project on the internet?

Junior — Middle
112

What technologies are you interested in besides Python?

Middle+
экзон
112

How do you react when almost completed projects receive edits that override the work results?

Middle
ГК АСК
112

Does modifying an interface in a subclass violate the principle of open-closed principle?

Junior — Middle
112

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

Middle
Лучи
112

How is multiprocessing and management of multiple processes implemented in Python?

Junior — Middle
Effective Mobile
RutubeRutube
112

Tell me about the product/project you worked on and your main tasks.

Middle+
ARX
112

Can you explain how Django accepts and processes incoming HTTP requests?

Junior — Middle
112

What data structure would you use if you need to efficiently add and remove elements from the beginning and end?

Middle+
АВ Софт
112

Can you explain what is meant by a transaction in PostgreSQL and how it works?

Junior — Middle
112

How was logging and error handling implemented? What embedding models were used?

Senior
сс найм
112
/547