Sobes.tech

A little about OOP. What is the difference (between some OOP concepts)?

113

What is the storage in PostgreSQL responsible for replication and data recovery? How does it happen?

113

Have you worked with LLM for code generation?

112

Can you apply more than one decorator to a function?

112

Why was Python chosen as the language for server backend?

110

We added INSERT ON CONFLICT DO NOTHING, deployed to production. After some time, we check the logs — errors have almost disappeared, but sometimes very rarely they still appear. Can you suggest what might be going wrong?

108

What are p95, p99, and what other percentiles are there?

107

Can we make changes to the database within a GET request?

107

What is the algorithmic complexity of adding an element to a dictionary?

105

If we change the Primary Key not in one transaction, but in two different transactions, what problem can we encounter?

101

Can we create a table in PostgreSQL without a primary key? Will such a table work?

101

Have you worked with recursion? What happens if you create a loop in recursion and do not write an exit point correctly?

98
/4