Deloitte
Multinational professional services network with offices in over 150 countries.
4 Rounds
~21 Days
Medium
The Interview Loop
Recruiter Screen (30 min)
Standard fit check, behavioral questions, and resume overview.
Technical Loop (3-4 Rounds)
Deep dive into domain knowledge, coding, and system design.
Interview Question Bank
DevOps Engineer
•
Coding
•
medium
Write a Python script using Boto3 to find all EC2 instances in an AWS account that do not have a specific mandatory tagging standard (e.g., 'CostCenter') and stop them.
#Python
#AWS
#Boto3
#Cloud Governance
DevOps Engineer
•
Coding
•
easy
Write a Bash script to parse a large Nginx access log file, extract the top 10 IP addresses with the most HTTP 500 errors, and output them.
#Bash
#Linux
#Log Analysis
DevOps Engineer
•
Coding
•
easy
Write a Python script to monitor a specific URL. If the URL returns a status code other than 200, the script should send an alert to a Slack webhook.
#Python
#Monitoring
#API Integration
Difficulty Radar
Based on recent AI-sourced data.
Meet Your Interviewers
The "Standard" Interviewer
Senior EngineerFocuses on core competencies, system constraints, and clear communication.
SimulateUnwritten Rules
Think Out Loud
Always explain your thought process before writing code or drawing architecture.