Sobes.tech

How to test the operation of an application with external dependencies (unit tests)?

143

There is an application that reads a large stream of values (millions). It is necessary to quickly check if a specific value is in the list of processed ones. What collection to use?

135

What is the difference between a list and a tuple in Python?

131

Can you explain in your own words the principles of SOLID and how they help in development?

129

Tell me about your current workplace: what are your tasks, team, and your role?

128

In Python, there are no interfaces like in Java. What can be used to describe contracts between application components?

123

Are you familiar with design patterns? Which ones do you apply in your work?

122

For which tasks is Kafka better suited, and for which tasks is Celery more appropriate?

109