PwC

PwC

PricewaterhouseCoopers, a multinational professional services network.

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

DevOps Engineer Coding medium

Write a Python script to interact with the AWS EC2 API, find all instances missing a specific mandatory tagging standard, and output their IDs to a CSV.

#Python #AWS #Boto3 #Automation
DevOps Engineer Coding easy

Write a Bash script that checks the disk usage of a Linux server and sends an alert to a Slack webhook if usage exceeds 85%.

#Bash #Linux #Monitoring
DevOps Engineer Coding medium

Write a Python script that connects to a PostgreSQL database, executes a query to fetch user data, and exports the result to a JSON file.

#Python #SQL #JSON
DevOps Engineer Coding medium

Write a Bash script to find and delete all files in a directory older than 30 days, but exclude files with a '.log' extension.

#Bash #Linux

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