Associate Software Engineer applicants have rated the interview process at Gainsight with 3 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 100% positive. To compare, the company-average is 44.8% positive. This is according to Glassdoor user ratings.
Here are the most commonly searched roles for interview reports -
I applied through college or university. The process took 1 day. I interviewed at Gainsight (Pune) in Dec 2020
Interview
The interview process was fairly easy. First they took an aptitude test after which there were 5 interviews lined up, 3 technical, a behavioral, and HR. But they wanted to complete the process within given time so only 3 interviews were taken
Interview questions [1]
Question 1
Questions about linked list, database, memory management, page scheduling algorithms etc. They gave some question and told to write down the pseudo code for it. I gave 2 interviews, both of them lasted for an hour and 15 minutes.
I applied online. The process took 2 weeks. I interviewed at Gainsight (Bengaluru) in Feb 2020
Interview
1) Hackerearth coding test.
2) 5 rounds in F2F interview.
i)Technical-I (DS and Algorithm)
ii)Technical-II (DS and Algorithm)
iii)Project/product manager(Previous project deep explanation and implementation)
iv)With Director of engineering
v)HR(Discussion- company growth/issue)
Interview questions [1]
Question 1
1) Binary tree traversal implementation with code. 2) PairSum with sorted and unsorted array also code. 3) Java 8 concept(default keyword). 4)CSV exception handling. 5)Lambda function writing skill.
I applied through college or university. The process took 2 weeks. I interviewed at Gainsight (Noida) in Feb 2020
Interview
Questions asked were of medium level. They covered questions from Operating System and data structures mainly.
Examples-
What is Semaphore and mutex?
What is caching ?
Implementation of AVL tree.
Implementation of Mergesort.
Along with this one coding question was asked. You have explain your approach and also try to optimize your code.