I was sent a coding challenge to be done in Python which involved image segmentation. It was told that the Infrastructure Engineer is going to have such coding as his/her daily tasks.
Infrastructure Engineer Interview Questions
1,848 infrastructure engineer interview questions shared by candidates
Can you have application installed on admin server??
They asked questions based both on my CV and the job offer itself; but never went deeper into AWS ("nice to have) - the prime reason of their refusal.
Which of these IP addresses don't look correct? What's the difference between ping and traceroute?
Not applicable because the recruiter stood me up.
Name a time when you had a difficult task, and how did you handle it? How would you explain to someone with little tech knowledge about a task you've been assigned (for example: having users sign in using two-factor authentication)? How would you set up a virtual room (file server) for contractors?
Given a set of points find the set closest to (0,0)
Most problems happened to be about some kind of string parsing/manipulation. (palindrome problems, word detection etc) but the one that I had the hardest time with was an array-based find all subsets problem.
How familiar are you with Linux networking, including routing, firewalls, both on a local and global scale?
Given two lists A = [1, 3, 7] and B = [3, 7], return a list that is the sum of the elements. Basically, return [2, 1, 0].
Viewing 351 - 360 interview questions