Given only a pointer to a node to be deleted in a singly linked list, how do you delete it?
Golang Developer Interview Questions
321 golang developer interview questions shared by candidates
Maximum Path Sum in a Binary Tree
One technical question I was asked that might help others prepare: “How would you implement concurrency control in Go to avoid race conditions when multiple goroutines are accessing shared data?”
Q: Write the routs and HTTP verbs for a sample API like users. Just name them.
Given an array with positive and negative data print an index whose sum is equal to given sum.
Write even and odd code using goroutines
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.
Viewing 111 - 120 interview questions