Sarvaha Systems came for oncampus drive in our college. They took three coding rounds-
Round 1 - Easy difficulty
Round 2 - Medium difficulty
Round 3 - Medium difficulty
Every round was of 1 hour.
Next day, I got shortlisted for interview round.
2 interviews was taken,
Interview 1 - easy, interviewer asked me to explain the solution of the last coding round. I was able to explain it clearly and interviewer seemed very happy with my response.
Later he asked few core questions that I answered fairly well.
I got call for second round.
Interview 2 -
In this round, interviewer asked me some unexpected questions.
He asked me some kind of difficult trie question that I was not able to crack.
He was also unsatisfied with my core answers and asked me very difficult level questions which were not at all for entry level candidate.
I was not able to crack this round.
Interview questions [1]
Question 1
Write a program to auto correct the spellings in Microsoft Word using trie data structures.
The process took 1 day. I interviewed at Sarvaha Systems (Pune) in Aug 2024
Interview
Round 1: Programming Round 1
Round 2: Programming Round 2
Round 3:MCQ (Aptitude + CS basics)/ Programming Round 3
I got selected for interview
There are 3 interview rounds
Interview round 1: They ask me about by projects and also ask me to improve the code which I get submitted in programming rounds
Interview round 2: They give me the different DSA question to solve
Interview Round 3: They ask me some questions on core subjects as well as give dp problem to solve
Interview questions [1]
Question 1
1)DSA Questions
2)Core Subjects (OOPs,OS,DBMS)
3)Questions on projects that I included in my resume
I applied online. The process took 1 day. I interviewed at Sarvaha Systems (Nānded) in July 2024
Interview
It was a nice interview process. First round was a coding round giving 50 minutes to solve. After shortlisting some students from that round 20 students are eligible for next programming round.
Interview questions [1]
Question 1
There is a adhoc question based on string. We have to check that after combining given three string can be result into target string or not by any combination we have to check.