I applied online. The process took 5 days. I interviewed at SigiloTech (Calcutta) in Oct 2025
Interview
As an interviewee, I view the interview process as a structured opportunity to present my qualifications, skills, and professional attitude to the employer.
Application and Shortlisting:
The process usually begins when I submit my résumé and application for the role. If my profile aligns with the company’s requirements, I’m shortlisted for the next round.
Initial Screening (HR Round):
In this stage, I interact with the HR representative, who assesses my background, communication skills, and basic fit for the organization. I also get to understand more about the company’s culture, role expectations, and growth opportunities.
Technical or Functional Round:
Here, I demonstrate my core competencies related to the job — whether that’s HR operations, data handling, or domain-specific knowledge. I focus on answering scenario-based questions and explaining my past experiences clearly.
Managerial or Panel Interview:
This round usually evaluates my decision-making, teamwork, and ability to handle workplace challenges. I try to communicate how I’ve managed responsibilities, solved problems, and contributed to organizational goals.
I applied through an employee referral. I interviewed at SigiloTech (Calcutta) in Nov 2024
Interview
An initial HR call involves general questions about your background, experience, and expectations.
The technical round focuses on front-end development concepts and React library-related questions.
3. rejection mail from hr
Interview questions [1]
Question 1
return max number in array
return max negative number
First round aptitude round was easy to moderate difficulty.
Second hr interview was good , was light and comforting.
Technical interview I was asked 2 coding questions of moderate difficulty.
Interview questions [1]
Question 1
Coding questions were:
Largest negative number in a mixed array, like [ 1, 5, 7, 3, -4, -1, -5] output will be -1.