J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 5 jours. J'ai passé un entretien chez Helpshift (Pune) en mars 2025
Entretien
The process is typically 4–6 stages, depending on the role.
For software engineering and technical roles, the most common flow is:
1. Initial Screening (Recruiter Call / HR Screening)
2. Online Coding / Technical Assessment
3. Technical Round 1 — Problem solving & DSA
4. Technical Round 2 — System design, database design, domain knowledge
5. Managerial Round
6. HR / Culture-fit Round
Questions d'entretien [1]
Question 1
“Design a customer support ticketing system.”
This usually appears in the system design round and involves:
• Defining API endpoints for creating, updating, and retrieving tickets.
• Designing the database schema (e.g., tables for tickets, users, status, comments).
• Explaining scalability (handling thousands of tickets per second).
• Considering search (filter by status, priority, assignee).
• Adding features like real-time notifications and priority escalation.
Another one that pops up in multiple experiences is:
“Write a SQL query to find the top N customers by revenue.”
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 semaine. J'ai passé un entretien chez Helpshift (Pune) en déc. 2024
Entretien
total 4 rounds
2 technical rounds based on DSA, DSA mainly trees and graphs and system design is the most important round, 3rd round is cultural fit round, 4th is HR,
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 jour. J'ai passé un entretien chez Helpshift (Indore) en août 2023
Entretien
First OA containing some aptitude and medium level dp ques. Then 2 technical round in. Which first was pure dsa and next was bit of oops, core java and system design,1 profitment and a HR.
Questions d'entretien [1]
Question 1
Fibonacci series and vertical order traversal of tree