How does go Lang support domain driven design
Golang Developer Interview Questions
321 golang developer interview questions shared by candidates
Test assignment 2 - integration with Ethereum smart contract
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.
interface, go-routine, channels race condition deadlock in golang
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
System design questions, how you would make services dealing with high transactions of data
Q1. Why to choose Golang ? Q2. Difference between Golang vs Java ? Q3. gRPC and proto buffer ? Q4. Concurrency questions ? Q3. Slice vs array ?
Implement a memory-efficient unique ID generator that can be used in a distributed way, without communication between nodes.
I was asked generic questions about my previous experience. Althought the interview was for a B2B contract, I was also given the generic "contractors are like employees" line which has no legal or substantive meaning.
Viewing 31 - 40 interview questions