Sobes.tech

How is code review and release process organized in your team?

149

Tell about your work experience: team, role, tasks, how are tasks assigned?

146

What happens if you parameterize a fixture in pytest with multiple values (e.g., balances 10, 100, 1000)?

133

How does Kafka ensure strict event processing order from a single client with multiple partitions?

132

How much do you cover your code with tests? How do you write tests?

129

Implement the increment method for the SQLAlchemy model: increase the user's balance by diff with a check for the maximum balance. Return True if the balance changed, otherwise False.

129

What indexes in PostgreSQL do you know besides B-tree?

120

How does HTTPS work? How do the client and server work with certificates?

113