I applied through university. I interviewed at Tridhya Tech (Ahmedabad) in Sept 2021
Interview
Here’s a 30-word version:
**Application review, HR screening, JavaScript fundamentals round, MERN stack problem-solving round, and managerial discussion covering behaviour, teamwork, and project ownership, leading to selection or rejection based on overall performance.**
Interview questions [1]
Question 1
What is the difference between == and === in JavaScript, and when should you use each?
The interview process involves resume shortlisting, an initial HR call, one or two technical coding rounds, a managerial round assessing fit and communication, and ends with final HR discussion and offer.
Interview questions [1]
Question 1
Given an array of integers, return all the triplets [a, b, c] such that a + b + c == 0.
Example:
Input: nums = [-1, 0, 1, 2, -1, -4]
Output: [[-1, -1, 2], [-1, 0, 1]]
I applied through an employee referral. The process took 1 week. I interviewed at Tridhya Tech (Ahmedabad) in Oct 2023
Interview
3 Rounds
1 Screening HR
2 Technical
3 Final Round
Interview process is smooth as HR here are pro active and also interviewers provide their feedback which makes the process more quicker.
Interview questions [1]
Question 1
What are your strengths?
What are your core domais?