Software Developer (Backend Node Js) applicants have rated the interview process at GoKwik 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 53.3% positive. This is according to Glassdoor user ratings.
Common stages of the interview process at GoKwik as a Software Developer (Backend Node Js) according to 1 Glassdoor interviews include:
One on one interview: 50%
Phone interview: 50%
Here are the most commonly searched roles for interview reports -
I applied online. I interviewed at GoKwik in Nov 2022
Interview
There were a total of three rounds. In the first round, I was given a simple question of finding the second minimum element in an array using a single for loop. After that, I was asked about concepts of javascript such as the event loop, hoisting, etc. The questions were interesting. At the end of the first interview, I was asked a few simple questions related to AWS, as my role had a prerequisite of AWS. The second round was not a coding round, rather it was more of a system design round. I was told to design a simple SMS notification service, where we have to enter the phone number of the person to whom we have to send the SMS. The third round was with the CTO and it was a coding round. A real-life scenario was discussed and we discussed it. It started with the system design, and after the interview time was finished, I was asked to share the code within one day. The task was really interesting and I enjoyed doing it.
Interview questions [1]
Question 1
I was given a simple question of finding the second Find Find minimum element in an array using a single for loop. After that, I was asked about concepts of javascript such as the event loop, hoisting, etc. Design a simple SMS notification service.