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 Terraform snippet to provision an AWS S3 bucket with versioning enabled and a lifecycle policy that transitions objects to Glacier after 30 days.
#Terraform
#AWS S3
#Coding
DevOps Engineer
•
Technical
•
medium
How do you manage Terraform state files in a team of 10 DevOps engineers working concurrently on the same infrastructure?
#Terraform
#State Management
#Collaboration
DevOps Engineer
•
Technical
•
medium
Explain the concept of Terraform modules. How would you structure a repository to ensure DRY principles for multiple environments (Dev, QA, Prod)?
#Terraform
#Modularity
#DRY
DevOps Engineer
•
Technical
•
hard
A client manually changed a security group rule in the AWS console, causing Terraform drift. How do you detect and resolve this safely?
#Terraform
#Configuration Drift
#AWS
DevOps Engineer
•
Technical
•
easy
What is the difference between 'terraform plan' and 'terraform apply', and why is it important in an automated pipeline?
#Terraform
#CLI Commands
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.