Goroutine channel,slice,array, basic code golang
Golang Developer Interview Questions
406 golang developer interview questions shared by candidates
2 Sum Problem in coding Around
Las preguntas cubrieron tres áreas principales: Experiencia y Trayectoria: Se centraron en proyectos pasados, hitos en mi carrera y los motivos de mis cambios laborales. Conocimientos Técnicos: Preguntas teóricas sobre las herramientas que utilizo y cómo resolver problemas específicos del día a día en el rol. Defensa de la Prueba: Durante la última fase, me preguntaron por qué elegí una solución frente a otra, cómo mejoraría mi código o diseño, y qué dificultades encontré al realizar el ejercicio práctico
It was an algorithm for bin packing problem where we try to fill a total capacity (quantity) with the fewest possible bins (packages)
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.
Golang coding interview and kubernetes
S:=make([]string,3,5) What is the third parameter in make function
golang basics : 1) channels vs waitgroups 2) error handling 3) coding
They asked about the home assignment and some of the problem may arise and how you respond to it
Build a application to get feeds and persist in Redis.
Viewing 331 - 340 interview questions