Fiz uma entrevista na empresa Ecom Express (Gurgaon, Haryana).
Entrevista
Three round process, will take 2-3 week to rollout offer if went well.
Java oops
DSA
API Rest assured
Manual Fundamental
RTM
Status codes
JSON parsing
Schema
Collection
String manipulation
String substring problems
Good process with things related to data and technology stack that you have worked on and the process with HR was really smooth ! Got the offer but declined it
Perguntas de entrevista [1]
Pergunta 1
How often do you use dashboard and reports using power bi
Fiz uma entrevista na empresa Ecom Express (Gurgaon, Haryana).
Entrevista
Round 1: Online Assessment (90 mins)
SQL Queries:
Write a query to find the top 5 customers by shipment volume in the last 6 months.
Given a table of orders and delivery status, calculate the percentage of delayed deliveries per city.
Data Modeling:
Design a schema to store shipment tracking data (including shipment ID, source, destination, hub checkpoints, status updates, timestamps).
Coding (Python):
Parse a JSON file containing daily shipment updates and load it into a structured table.
Write a function to detect duplicate shipments (based on customer, date, and shipment weight).
👉 Difficulty: Moderate — more focus on SQL + real-world logistics data scenarios.
Perguntas de entrevista [1]
Pergunta 1
How would you build a pipeline to ingest GPS tracking data from trucks (streaming) into a warehouse?
Which AWS/GCP services would you use for ingestion, storage, and querying?