Capgemini
Global leader in partnering with companies to transform and manage their business by harnessing the power of technology.
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 Python script that connects to a REST API, fetches a list of servers, and filters out the ones that have a 'status' of 'offline'.
#Python
#REST API
#JSON
DevOps Engineer
•
Coding
•
easy
Write a Bash script to find all log files in '/var/log' older than 30 days and compress them into a tar archive.
#Bash
#Linux
#Automation
DevOps Engineer
•
Coding
•
medium
Write a Python script to parse a large log file, count the occurrences of HTTP 500 errors, and output the top 5 IP addresses causing them.
#Python
#Log Parsing
#Data Structures
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.