What are Ingress and Egress in Kubernetes?
Python
11010
584
Middle
168
How is code review and release process organized in your team?
Middle
149
Tell about your work experience: team, role, tasks, how are tasks assigned?
Middle
146
What happens if you parameterize a fixture in pytest with multiple values (e.g., balances 10, 100, 1000)?
Middle
133
How does Kafka ensure strict event processing order from a single client with multiple partitions?
Middle
132
How much do you cover your code with tests? How do you write tests?
Middle
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.
Middle
129
What indexes in PostgreSQL do you know besides B-tree?
Middle
120
How does HTTPS work? How do the client and server work with certificates?
Middle
113