Sobes.tech

What is the magic method __new__ and the magic method __init__ and how do they differ?

177

What mutable and immutable objects are there in Python?

171

What is a transaction and what are the ACID principles?

151

What is data serialization and deserialization?

144

Why is it preferable to check for the presence of an element in a set rather than in a list?

132

How is the length of a list calculated in Python?

132

What is the purpose of the __call__ magic method?

131

What are indexes? Which fields should be indexed and what are the disadvantages of indexes?

125

Tell me about the dependency inversion principle (DIP from SOLID).

124

What is object-oriented programming and what are its principles?

119