At what stage and under what conditions is data moved or redistributed within a map structure?
Golang
What types of mutual exclusion lock mechanisms do you use in your projects?
What is the role of a hash function in implementing associative arrays such as map?
What is gRPC in your own words and have you worked with it?
What message brokers have you used?
Tell us about specific architecture-related tasks you have handled, and your personal contribution.
Have you worked with performance metrics? What did you encounter?
What types of tests have you had to write?
What will happen if you read from a closed channel?
What databases have you worked with? Relational, non-relational?
Is it possible to take a pointer to a map element?
Types of cache invalidation. Which ones do you know and have used?
Which team is used to insert a value into a table?
What is the average algorithmic complexity of reading from a hash table?
Have you worked with caching? If yes, what kind?
How does an Image differ from a container?
What is the difference between virtualization and containerization?
What message brokers have you worked with and for what purposes did you use them?
What is the difference between Pub/Sub and Message Queue?
What architecture do you use in Go applications?