Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Sarvaha Systems Team. If you also belong to the team, you can get access from here

Sarvaha Systems Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Sarvaha Systems Interview Questions and Answers

Updated 28 May 2024

Sarvaha Systems Interview Experiences

Popular Designations

3 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

It was easy-medium level coding question.

Round 3 - Technical 

(1 Question)

  • Q1. Asked me to explain the code which was asked in coding round.
Round 4 - Technical 

(2 Questions)

  • Q1. Basic OOPs concepts.
  • Q2. Desing algorithm to sove rubiks cube.
  • Ans. 

    Designing an algorithm to solve Rubik's Cube involves breaking down the problem into smaller steps and using various techniques.

    • Start by solving one face of the cube

    • Move on to solving the second layer

    • Solve the final layer using algorithms such as the Fridrich method

    • Implement techniques such as look-ahead and backtracking to optimize the algorithm

    • Consider using machine learning to improve the algorithm's efficiency

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Go prepared with the basics of OS concepts, solve eay-medium level questions on the leetcode and revise DSA.

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Data structures test

Round 2 - Technical 

(1 Question)

  • Q1. Technical questions as per resume
Round 3 - HR 

(1 Question)

  • Q1. Discuss yourself and salary

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (223)

I applied via Campus Placement and was interviewed in May 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Simple aptitude round to filter the candidates those who will clear it will move to the next round

Round 3 - Coding Test 

1 coding question like function to complete was given for duration of 45 minutes

Round 4 - HR 

(2 Questions)

  • Q1. Asked about academic project
  • Q2. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Revised the dsa concepts like all basics and take your time to solve the coding question as it easy and can be solve in given time

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (223)

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Python file handling, input,output, in a file, Sql joins, list sort in python, basics of GIS, Web service how to test

Interview Preparation Tips

Interview preparation tips for other job seekers - This is hust basics not deep dive, strog ur basics to crack

I applied via Naukri.com and was interviewed in Mar 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. C2H profile basic technology based question s only

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident about your answer

I applied via Naukri.com and was interviewed before Jun 2020. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. C++ basics
  • Q2. Copy constructor
  • Q3. Map SQL related

Interview Preparation Tips

Interview preparation tips for other job seekers - answer confidently

I applied via Campus Placement and was interviewed in Aug 2020. There were 5 interview rounds.

Interview Questionnaire 

5 Questions

  • Q1. Merge sort
  • Q2. Oops concept
  • Q3. Real time implementation of oops concept
  • Ans. 

    Real-time implementation of OOPs concept involves creating objects and classes that interact with each other in real-time applications.

    • Real-time systems require objects to be created and destroyed dynamically

    • Inheritance and polymorphism can be used to create flexible and extensible systems

    • Real-time systems often use event-driven programming to respond to user input

    • Examples include video games, financial trading systems

  • Answered by AI
  • Q4. Logical questions
  • Q5. Logical programming questions using maps and array

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong and confident. If No from this company, Focus next. But never for negative thoughts. My brother was rejected 7 times for a company who is subsidary of google. But now he is CEO of that company.
Round 1 - Coding Test 

Topics:
Python, Django, MySQL, Automation, Technical questions

Round 2 - Technical 

(3 Questions)

  • Q1. Topics: Python, Django, MySQL, Automation, Technical questions
  • Q2. Explain Django Architecture
  • Ans. 

    Django follows Model-View-Controller (MVC) architectural pattern.

    • Django has a high-level architecture that follows the Model-View-Controller (MVC) architectural pattern.

    • The Model layer represents the database schema and business logic.

    • The View layer is responsible for rendering the templates and presenting the data to the user.

    • The Controller layer handles the user's input and interacts with the Model and View layers.

    • Dj...

  • Answered by AI
  • Q3. Difference between XML and JSON
  • Ans. 

    XML is a markup language while JSON is a lightweight data interchange format.

    • XML uses tags to define elements while JSON uses key-value pairs.

    • XML is more verbose and complex than JSON.

    • JSON is easier to read and parse than XML.

    • XML supports namespaces and validation while JSON does not.

    • XML is widely used in web services and document exchange while JSON is preferred for data exchange between applications.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on Python Django
Showcase your skills

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

The aptitude test was relatively straightforward, consisting of both aptitude and technical questions, with a difficulty level ranging from easy to medium.

Round 2 - Technical 

(2 Questions)

  • Q1. Was asked to write a code on basic DSA concept
  • Q2. Then was asked basic questions on DSA and SQL

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure you have good understanding of everything you mentioned on your resume
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Question on Java mcq
  • Q2. Questions on Oops
Round 2 - Technical 

(1 Question)

  • Q1. Questions based on resume
Round 3 - HR 

(1 Question)

  • Q1. Questions on direction, physics

Sarvaha Systems Interview FAQs

How many rounds are there in Sarvaha Systems interview?
Sarvaha Systems interview process usually has 3-4 rounds. The most common rounds in the Sarvaha Systems interview process are Coding Test, Technical and Resume Shortlist.
How to prepare for Sarvaha Systems interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Sarvaha Systems. The most common topics and skills that interviewers at Sarvaha Systems expect are Javascript, Docker, Java, Kubernetes and Python.
What are the top questions asked in Sarvaha Systems interview?

Some of the top questions asked at the Sarvaha Systems interview -

  1. Desing algorithm to sove rubiks cu...read more
  2. Asked me to explain the code which was asked in coding rou...read more
  3. technical questions as per res...read more

Tell us how to improve this page.

Sarvaha Systems Interview Process

based on 3 interviews

Interview experience

4.7
  
Excellent
View more

Interview Questions from Similar Companies

HyScaler Interview Questions
4.5
 • 92 Interviews
Appsierra Interview Questions
4.4
 • 32 Interviews
Pitney Bowes Interview Questions
3.7
 • 21 Interviews
DynPro Interview Questions
3.8
 • 20 Interviews
Knoldus Inc Interview Questions
3.9
 • 20 Interviews
View all

Sarvaha Systems Reviews and Ratings

based on 14 reviews

4.6/5

Rating in categories

4.3

Skill development

4.5

Work-life balance

4.3

Salary

4.5

Job security

4.6

Company culture

4.3

Promotions

4.3

Work satisfaction

Explore 14 Reviews and Ratings
Software Engineer
22 salaries
unlock blur

₹5 L/yr - ₹14.4 L/yr

Senior Software Engineer
12 salaries
unlock blur

₹10.6 L/yr - ₹30 L/yr

Software Developer
10 salaries
unlock blur

₹6 L/yr - ₹14 L/yr

Full Stack Developer
4 salaries
unlock blur

₹6.5 L/yr - ₹16.5 L/yr

Softwaretest Engineer
4 salaries
unlock blur

₹9 L/yr - ₹18 L/yr

Explore more salaries
Compare Sarvaha Systems with

Accel Frontline

4.0
Compare

Northcorp Software

4.3
Compare

Elentec Power India (EPI) Pvt. Ltd.

3.7
Compare

HyScaler

4.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview