The first code test was to write a program that calculates number requests. The second code test was to add a rate limiter to the program and the a rate limiter by IP address to the program. There were a lot of different questions during the interviews.
Golang Developer Interview Questions
404 golang developer interview questions shared by candidates
How much memory does goroutine take?
interface, go-routine, channels race condition deadlock in golang
Mostly they ask you about your past experience, pretty standard
Q: Describe a data structure for which getValue(int index), setValue(int index, int value), and setAllValues(int value) are all O(1). and implement. Q: check if palindrome, recursion.
Find minimum distance to reach destination from source, if the distance between each node is 1, then follow up question if distances between each node is different, then he asked one more follow up question ie we can make one edge distance 0 then find the minimum distance
Oque você faz nos fins de semana?
System design questions, how you would make services dealing with high transactions of data
They ask me about my salary expectation
Q1. Why to choose Golang ? Q2. Difference between Golang vs Java ? Q3. gRPC and proto buffer ? Q4. Concurrency questions ? Q3. Slice vs array ?
Viewing 41 - 50 interview questions