I applied online. The process took 1 week. I interviewed at IAMOPS
Interview
Truly terrible interview. While thinking of answers for the questions I was asked, the interviewer kept attacking me saying the question is super easy, if I don't manage to answer the question then there's no point proceeding, and just being very antagonizing and not letting me think. The questions also felt not relevant to devops at all. Eventually after 3 questions like these I ended the interview saying I don't think we'd be a good fit.
Interview questions [2]
Question 1
items = ('a', 'b', 'c', 'd', 'e')
for item in items:
if item == 'b':
items.remove(item)
else:
print(item)
The interview process is very subtle, they will take one technical interview than Group discussion rounds proceeding with Personal Interview.
To note above is process usually for freshers it may vary according to experience of a applicant.
Interview questions [1]
Question 1
About Networking basics concepts like routing, subnetting.