Flipkart
Indian e-commerce giant tackling massive supply chain and scale problems.
4 Rounds
~18 Days
Hard
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 parse Nginx access logs and find the top 10 IP addresses making requests in the last hour.
#Python
#Log Parsing
#Data Structures
DevOps Engineer
•
Coding
•
easy
Write a Bash script to find and delete all files older than 30 days in a specific directory, but exclude files with a '.log.gz' extension.
#Bash
#Linux Commands
#Automation
DevOps Engineer
•
Coding
•
medium
Write a Python program to interact with the GitHub/GitLab API to find all stale branches (no commits in 90 days) and delete them.
#Python
#REST APIs
#Automation
DevOps Engineer
•
Coding
•
medium
Write a script to check the SSL certificate expiry date of a list of domains and send a Slack alert if it expires in less than 15 days.
#Bash
#Python
#OpenSSL
#Automation
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.