Are you a consultant?
Ingeniero Devops Interview Questions
Ingeniero Devops Interview Questions
DevOps es un marco de trabajo en rápido crecimiento para las compañías tecnológicas. Las empresas que contratan a ingenieros DevOps buscan personas con sólidas capacidades de programación, conocimientos en reingeniería de procesos y una excelente capacidad de comunicación para acelerar los proyectos en los que colaboran los profesionales de TI y los ingenieros de software. Es muy probable que tengas que responder a varias preguntas técnicas que servirán para evaluar tus conocimientos de herramientas y procesos técnicos como, por ejemplo, HTTP. Se espera que tengas experiencia en ingeniería de software o un campo relacionado.
Preguntas de entrevista más frecuentes para ingeniero/a DevOps y cómo responderlas
Pregunta n.º 1: ¿Cuáles son las principales herramientas de DevOps y con cuáles has trabajado anteriormente?
Pregunta n.º 2: ¿Para qué es necesaria la metodología DevOps?
Pregunta n.º 3: ¿Qué es lo más importante que la metodología DevOps ayuda a conseguir?
11,271 ingeniero devops interview questions shared by candidates
Do you know C++ programing language ?
If a developer came up to you and just said "Oh this is broken and I'm not sure what's wrong with it, can you help me," how would you begin troubleshooting?
items = ('a', 'b', 'c', 'd', 'e') for item in items: if item == 'b': items.remove(item) else: print(item)
In coding round they asked to implement a file server, which will be used to store and list files.
Using a pen and paper(and over the phone) write a function that shows all permutations of a given string. Given the string 'abc' it should return 'abc', 'acb', 'bac', 'bca'... etc.
We will pass you a weight. Using the letters in the alphabet, give us back the combination which accomplishes that weight using the fewest number of letters. Letters can repeat. A= 1 B = A*2+ 1 ....
Questions about experience with different virtualization stacks and certain scenarios when working with those.
Basics of Linux,git,puppet/chef,docker,scripting
I was asked to submit solution with implementation for a complex architecture.
Viewing 11 - 20 interview questions