I applied online. The process took 1 day. I interviewed at Freshworks (Hyderābād) in Jun 2021
Interview
Round 1:
Question: Input array = [a,b,c,d,e] num=2 and output [c,d,e,a,b]
Thats the whole question, there was no input from the interviewee that what is the problem statement what exactly I needed to do to get to the output.
I asked multiple times what's the problem statement is but she kept on repeating that I have given you the input and output. Tell me how to get the output.
In the end I figured it out that I needed to rotate the array 2 times based on the second input but she was not even ready to tell me if I was on the correct approach or not.
I coded my approach and gave her the solution which she could run.
There were suppose be 2 round on the same day but I was so frustated with the 1st round that I did not want to work in that environment.
I felt that if this is the way people work there I do not want to be part of this organization.
The second round was scheduled 30 min later, I did not join the call but the recruiter was calling to join and I told her that I cannot give the next round in that state of mind.
Interview questions [1]
Question 1
Question: Input array = [a,b,c,d,e] num=2 and output [c,d,e,a,b]
That is it, figure out what you need to do.
I applied through a recruiter. The process took 5 days. I interviewed at Freshworks (Bengaluru) in Apr 2023
Interview
I recently had an interview with a member of the company's team and found the experience to be disappointing. The interviewer lacked knowledge on certain topics related to React and seemed to take it personally when it was pointed out. The interview lacked a proper introduction, and the interviewer came off as arrogant from the beginning, which made me uncomfortable. The interview went over the allotted time, and the interviewer seemed unaware of the time and behaved unprofessionally. I was able to answer all the questions and coding problems, but I do not think I would like to work for the company after this experience. I recommend that the company implements a process to review interviews conducted by their team members to ensure that all interviewees have a positive experience.
Interview questions [1]
Question 1
How does react avoid re-renders? When you try to answer you would get to know that this guy has no basic understanding of React. But the catch is that if you try to teach him he would get agitated.