Is it possible to have multiple defer operators inside one function?
Golang
How much comfortable time per day are you willing to spend on calls and negotiations?
What are the types of HTTP response codes?
What is your experience with using contexts in your projects?
On Windows, pressing Win+H opens the Start menu. How to disable opening the Start menu with a hotkey?
How is data sharding implemented in a database?
What is a hash table and what problems can it have?
How do you differentiate between various HTTP requests and what criteria are used for classification?
How have you interacted with each other — were there common meetings, planning, daily stand-ups?
Have you worked with specialized fields or unique technical contexts in your projects?
What is true about map in Go? A map can be initialized without make and values can be written to it immediately. A map can be compared with another map using the == operator. Map keys can be slices. Assigning m2 := m1 creates a reference to the same map, so changes through m2 will be visible in m1.
Have you ever had to create tasks in the backlog yourself — for example, saw a failing test, an outdated library?
Have you used the WithCancel mechanism for managing context cancellation in your projects?
What are the scenarios for using triggers in database management systems?
Can you give an example of developmental feedback that your manager gave you?
Have you dealt with using the WithTimeout context in your projects?
How to ensure that the limit of open file descriptors is not exceeded in the system?
How can you disable or reset cache in a system?
If users are upset about the change in the monetization model, but the business has a clear plan — what should be done?
What is the reason for leaving [company] and what prompted you to enter the market?