Premium Employer

i

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

Sarvatra Technologies Verified Tick Work with us arrow

Compare button icon Compare button icon Compare

Filter interviews by

Sarvatra Technologies Senior Software Engineer Interview Questions and Answers

Updated 22 Apr 2024

Sarvatra Technologies Senior Software Engineer Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(3 Questions)

  • Q1. Basic oop's concept, sql query, ORM tool
  • Q2. Spring and Spring boot difference
  • Ans. 

    Spring is a framework for building Java applications, while Spring Boot is a tool for simplifying the setup and development of Spring applications.

    • Spring is a comprehensive framework that provides support for various functionalities like dependency injection, aspect-oriented programming, and more.

    • Spring Boot is an opinionated tool that simplifies the setup and development of Spring applications by providing defaults an...

  • Answered by AI
  • Q3. Find out max salary using java 8
  • Ans. 

    Using Java 8, find the maximum salary from a list of salaries.

    • Use Stream API to convert the array of salaries to a stream

    • Use the max() method to find the maximum salary

    • Use Comparator to compare salaries

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Didn't except feedback from them there are just calling you come to office for interview and then they don't pick up your call my experience with them are bad, My interview was very good and interviewer was impress, but they are not calling you or nor giving your feedback so please make think twice for going to interview.

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
1w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Sarvatra Technologies?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Campus Placement

Interview Questionnaire 

1 Question

  • Q1. Task Scheduling

Interview Preparation Tips

Round: Test
Experience: Questions are very basic and easy to answer .Algorithms should be implemented on spot but they are also standard ones
Tips: read Richie and kernigan
Duration: 60 minutes

Round: Technical Interview
Experience: Nice question and very hard to solve .Though it is a standard problem but requires spontaneous thinking because there are some restrictions for it
Tips: Read cormen

General Tips: Learn all basic algorithms and be confident.
Skill Tips: Solve some puzzles
Skills: Problem Solving Skills, Approaching A Problem
Duration: 2
College Name: IIT Madras
Motivation: i like data engineering profile

Senior Software Engineer Interview Questions Asked at Other Companies

asked in UST
Q1. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in DBS Bank
Q2. Tell me about yourself. What technology are you using? What is a ... read more
Q3. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in GlobalLogic
Q4. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
Q5. If you have to prioritize between coding standards and project de ... read more
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Project discussion
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Sort array of cards in color red , blue,green
  • Ans. 

    Sort array of cards in red, blue, green colors.

    • Use a custom sorting function to sort the array based on color order.

    • Assign a numerical value to each color (e.g. red: 0, blue: 1, green: 2) and sort based on these values.

    • Implement a sorting algorithm like bubble sort or quicksort to rearrange the array based on color order.

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Job Portal and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Find Target Element in a rotating sorted Array.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Sep 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Mapping question
Round 3 - One-on-one 

(1 Question)

  • Q1. Project related
Round 4 - HR 

(1 Question)

  • Q1. Fit check for team
Round 1 - Technical 

(2 Questions)

  • Q1. Basic oops concepts and our projects
  • Q2. Basic strucutes of oops concpts and micro services
  • Ans. 

    OOPs concepts include encapsulation, inheritance, polymorphism, and abstraction. Microservices are small, independent services that communicate with each other.

    • OOPs concepts help in creating modular and reusable code.

    • Encapsulation ensures that data is hidden and can only be accessed through defined methods.

    • Inheritance allows a class to inherit properties and methods from a parent class.

    • Polymorphism allows objects to ta...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - be prepared and don't lose your confidence while the interviewer interviewing you.

Skills evaluated in this interview

Are these interview questions helpful?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Apr 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

25 question were asked

Round 2 - Coding Test 

Java coding and Java oops concepts

Round 3 - Technical 

(1 Question)

  • Q1. Basic Java coding and project explanation
Round 4 - HR 

(1 Question)

  • Q1. Just general questions

Interview Preparation Tips

Topics to prepare for i-exceed technology solutions Software Developer interview:
  • Java
  • Javascript
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Maths and communication based questions

Round 2 - Coding Test 

Estimate and SQL and coding was there

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Aug 2022. There were 3 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 - Technical 

(2 Questions)

  • Q1. Basic of spring boot, Database, annotations, core Java, and some basic DSA problems
  • Q2. Study basics of spring boot, spring hibernate, database - relational and others. And problems basic string and array questions
Round 3 - HR 

(2 Questions)

  • Q1. Description about yourself
  • Q2. Told about my self and some technical questions

Interview Preparation Tips

Topics to prepare for Verifone Software Developer interview:
  • Spring Boot
  • spring hibernate
  • Oracle DBA
  • MongoDB
  • annotations
  • Kafka

Sarvatra Technologies Interview FAQs

How many rounds are there in Sarvatra Technologies Senior Software Engineer interview?
Sarvatra Technologies interview process usually has 1 rounds. The most common rounds in the Sarvatra Technologies interview process are Technical.
How to prepare for Sarvatra Technologies Senior Software Engineer 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 Sarvatra Technologies. The most common topics and skills that interviewers at Sarvatra Technologies expect are Java, Postgresql and SDLC.
What are the top questions asked in Sarvatra Technologies Senior Software Engineer interview?

Some of the top questions asked at the Sarvatra Technologies Senior Software Engineer interview -

  1. find out max salary using jav...read more
  2. Spring and Spring boot differe...read more
  3. Basic oop's concept, sql query, ORM t...read more

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Difficulty level

Easy 100%

Duration

Less than 2 weeks 100%
View more
Join Sarvatra Technologies 20+ years of experience in pioneering banking technology
Sarvatra Technologies Senior Software Engineer Salary
based on 14 salaries
₹12 L/yr - ₹30.4 L/yr
44% more than the average Senior Software Engineer Salary in India
View more details

Sarvatra Technologies Senior Software Engineer Reviews and Ratings

based on 1 review

1.0/5

Rating in categories

4.0

Skill development

1.0

Work-life balance

2.0

Salary

3.0

Job security

2.0

Company culture

2.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Test Engineer
86 salaries
unlock blur

₹2.8 L/yr - ₹12 L/yr

Software Developer
83 salaries
unlock blur

₹2.8 L/yr - ₹13.4 L/yr

Softwaretest Engineer
58 salaries
unlock blur

₹3 L/yr - ₹10 L/yr

Java Developer
34 salaries
unlock blur

₹3.8 L/yr - ₹5.6 L/yr

Senior Software Developer
22 salaries
unlock blur

₹9.9 L/yr - ₹30 L/yr

Explore more salaries
Compare Sarvatra Technologies with

Mobikwik

3.6
Compare

BharatPe

3.5
Compare

Freecharge

3.8
Compare

Clix Capital Services

3.8
Compare
write
Share an Interview