Write even and odd code using goroutines
Golang Developer Interview Questions
404 golang developer interview questions shared by candidates
Do you have any questions for us?
N/A didn't pass take home test
The assignment is to code a ethereum blockchain parser that will allow to query transactions for subscribed address. Can only use Go, no external libraries, use ethereum json rpc, use memory storage for storing any data (but must be easily extended). Keep it simple, try to finish within 4 hours, perfect production ready service is not required.
No questions asked in HR INTERVIEW
I was asked some typical questions from the HR team and also some technical questions about Linux command, SQL, Golang and etc which I think it's not a good idea to ask tech questions in the hr meeting.
What is a Go channel and how is it declared? What happens if a panic is not recovered? How do you send and receive values through a channel? How do you handle errors returned from functions? How do you publish a single message to a topic? How can you run multiple goroutines concurrently? How do you consume a single message from a topic? How do you send and receive values through a channel? How do you write a simple test function? Code test (very simple)
They did not show up
* Explain interfaces in Go * Types of channels * Implement generator pattern using channels and go routines
All questions are based on the Production.
Viewing 151 - 160 interview questions