It was an algorithm for bin packing problem where we try to fill a total capacity (quantity) with the fewest possible bins (packages)
Golang Developer Interview Questions
406 golang developer interview questions shared by candidates
They asked about the home assignment and some of the problem may arise and how you respond to it
golang basics : 1) channels vs waitgroups 2) error handling 3) coding
Mostly the questions are centered around general SE skills in the specific stack ur applying for. The practical tests also are geared toward what you would do day to day in your job.
there i was asked questions based on distributed systems, what is distributed systems, raft algorithm, which db is good distributed database or centric database, asked questions regarding shrading. then some questions on golang, like why go, how go achieve concurrency, what is reflect, coding questions of given string check if it is palindrome or not. asked some docker and kubernetes questions.
Q : What is the system design for a fraud detection system in banking?
Previous project brief Http status Iota in go
Golang coding interview and kubernetes
S:=make([]string,3,5) What is the third parameter in make function
Build a application to get feeds and persist in Redis.
Viewing 331 - 340 interview questions