Sobes.tech

There is a large table, and you need to update the 'status' column from 'Enable' to 'Active'. How would you do this?

235

You see a handle (API endpoint) in the code that you think no one uses. You want to delete it. What are your actions?

170

Perform a code refactoring: create a universal helper for checking the existence of entities and fix the identified issues.

167

Code Review: what is wrong with the updateRoute handler code? (gRPC call inside a transaction, Kafka inside a transaction, duplicate validation, lack of error handling)

162