Accenture
Global professional services company with leading capabilities in digital, cloud and security.
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 Bash script that parses a Nginx access log file, counts the number of HTTP 500 errors, and outputs the top 5 IP addresses causing them.
#Bash
#Linux
#Log Parsing
DevOps Engineer
•
Coding
•
medium
Write a Python script using Boto3 that finds all unattached (available) EBS volumes in an AWS region and deletes them to save costs.
#Python
#AWS Boto3
#Automation
DevOps Engineer
•
Coding
•
medium
How would you find all files larger than 1GB in a Linux filesystem and sort them by size?
#Linux
#Bash
#CLI
DevOps Engineer
•
Coding
•
medium
Write a Python script using the 'requests' library to authenticate with a REST API using a Bearer token and fetch a list of users.
#Python
#API
#Networking
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.