1. Resume Shortlisting
The initial step involved screening candidates based on their resumes, focusing on relevant skills, experience, and project work.
2. Technical Round (Round 1)
In this round, candidates were evaluated on their technical knowledge, including:
• Data Structures and Algorithms
• Core concepts of JavaScript / Node.js
• Problem-solving ability
• System design basics (depending on role)
3. Another Technical Round
4 .HR Round
The final round focused on:
• Communication skills
• Cultural fit
• Career goals and expectations
• Salary discussion and availability
I applied through other source. I interviewed at Reward360
Interview
HR Screening: A 15-minute chat about your background, notice period, and salary.
Technical Round 1 (The "How"): Focuses on hard skills. Expect live SQL queries (Joins/Gaps), Linux commands (grep, find, top), and basic scripting.
Technical Round 2 (The "Scenario"): Focuses on troubleshooting. They’ll give you a fake outage (e.g., "The app is slow") and watch your logic for finding the root cause.
Managerial/HR (The "Fit"): Focuses on resilience. Questions about handling night shifts, high-pressure P1 situations, and difficult stakeholders.
I applied through an employee referral. The process took 1+ week. I interviewed at Reward360 (Bengaluru) in Nov 2024
Interview
API integration and listing of items with sort functionality. An API was given which I had to fetch and show as list items which will have form control sorting feature.
Interview questions [1]
Question 1
API integration and listing of items with sort functionality. An API was given which I had to fetch and show as list items which will have form control sorting feature.