Open In App

GammaStack Interview Experience For Solution Engineer and FTE (On-Campus)

First Round:

It was an online test consisting of 4 coding questions, all of which were of easy and moderate levels.

Second Round (Technical Interview Round-1):

This was the first technical round where I was asked about everything mentioned in my resume. Starting from projects in depth (I implemented authentication using JWT tokens, asked briefly), I was asked about each project, how it was implemented, which technology was used, and about GitHub. The interviewer also helped me when I got stuck. I was asked questions about computer networks, like URL, DNS, classes, and why we need the OSI model. I was also asked to write two SQL queries about joins.



Afterwards, I was asked 2-3 coding questions, such as the valid parenthesis question from LeetCode, to calculate the value of the string “2*3+5/5” (BODMAS applies and brackets are given to differentiate the operators). The output should be 7. I was asked to write the complete code for this problem, and the last question was to write the code for a palindrome string.

Third Round (Technical Round-2):

The interviewer was very kind and helpful. This round started with the questions from my online test, so I explained them all. Then he asked about GitHub commands, as I had mentioned GitHub in my resume. After that, he asked about my project, like why I used MongoDB, why I did not use an SQL database, and the difference between SQL and NoSQL databases. Then he asked me two DSA problems based on arrays and strings.



Fourth Round(HR):

I was asked simple questions about my family, and where I live. HR questions like – what are the top 3 things you want in an offer, your strengths and weaknesses, and achievements, have you participated in any coding competitions hackathons, or group projects?

Finally, they declared the results after 4 days and I was selected for the role.

Article Tags :