EY

EY

Ernst & Young Global Limited, a multinational professional services partnership.

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 to parse a large JSON log file, count the number of HTTP 500 errors, and output the top 3 IP addresses causing them.

#Python #Log Parsing #Data Structures
Cloud Engineer Coding easy

Write a Bash script that finds all files in a directory older than 30 days and archives them into a tarball.

#Bash #Linux #Automation
Cloud Engineer Coding medium

Write a Python script using the boto3 (AWS) or azure-mgmt (Azure) SDK to list all virtual machines that are missing a specific 'Environment' tag.

#Python #Cloud SDK #Automation

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