Accenture

Accenture

Global professional services company with leading capabilities in digital, cloud and security.

4 Rounds ~21 Days Medium
Start Mock Interview

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

Cloud Engineer Coding medium

Write a Python script using Boto3 that finds all EC2 instances missing a 'CostCenter' tag and automatically stops them, while logging the instance IDs.

#Python #AWS #Boto3 #FinOps
Cloud Engineer Coding easy

Write a Bash script that checks the disk usage of a Linux server. If the usage exceeds 85%, the script should send an alert to a specified Slack webhook.

#Bash #Linux #Monitoring
Cloud Engineer Coding easy

Write a simple script (Python or Bash) that validates whether a directory full of configuration files are valid JSON. It should output the names of any files that are invalid.

#Python #Bash #JSON #Validation

Difficulty Radar

Based on recent AI-sourced data.

Meet Your Interviewers

The "Standard" Interviewer

Senior Engineer

Focuses on core competencies, system constraints, and clear communication.

Simulate

Unwritten Rules

Think Out Loud

Always explain your thought process before writing code or drawing architecture.

Practice Now