Can you explain how the garbage collector works in managed programming languages?
Golang
Explain the mechanism and features of inheritance in object-oriented programming.
Has there been experience profiling services?
In which cases and in which services is it recommended to use gRPC?
How is polymorphism implemented in the Go language?
SELECT department, SUM(salary) FROM employees GROUP BY department HAVING SUM(salary) > 10000; emails email | user Display email and number of users.
How is the efficiency of search in an unbalanced data tree determined?
Have you participated only in development or also in requirements analysis with analysts?
How do you understand that a task is ready for release to production?
Can you explain the concept of Event Sourcing and how it differs from traditional data handling methods?
The service processes a request, starts doing something, retries, and then the pod itself reboots. What will happen?
Tell me about the most difficult task you have done.
Explain the mechanism of the automatic memory management system in the Go language
Can you list the types of trees used in data structures?
Can you explain how the pprof tool for profiling performance works?
How to understand that the system is working stably?
Can you explain the purpose of the make() function?
What reasons make direct access to data in RAM unacceptable during software development?
Tell me about transactions in databases: why are they needed, where have you used them?
Have you had a code review? How was it organized?