IBM DevOps/Site Reliability Engineer interview questions
Updated Jan 16, 2021
based on 2 ratings
Difficulty
Average
Experience
Very positive
How others got an interview
100%
Applied online
Applied online
Interview search
2 interviews
IBM interviews FAQs
DevOps/Site Reliability Engineer applicants have rated the interview process at IBM with 3 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 100% positive. To compare, the company-average is 64.8% positive. This is according to Glassdoor user ratings.
Here are the most commonly searched roles for interview reports -
I applied online. I interviewed at IBM in Dec 2020
Interview
I got the game assesment and after that I got coding test of HackerRank. I completed the coding test successfully. There were 3 question in total. 2 coding test and 1 DevOps task. In DevOps task they ask my to write script to create puppet file which will give hello puppet outopt as a result.
Interview questions [3]
Question 1
2 coding test and 1 DevOps Task (Create puppet file).
Applied online and get the Online Assessment. There are 3 OA and the third one is coding. When you finish and submit one you will receive an email of the next assessment. The coding OA will take 3 hours to finish the corresponding coding questions.
Interview questions [2]
Question 1
Coding:
1.rearrange the string to meet conditions: each word is ordered by length,ascending words of same length must appear in same order as before;must satisfy the ^[A-Z][a-z]*\.$