Premium Employer

i

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

Xoriant Verified Tick

Compare button icon Compare button icon Compare
4.2

based on 1.9k Reviews

Filter interviews by

Xoriant Software Engineer Interview Questions, Process, and Tips

Updated 5 Jan 2025

Top Xoriant Software Engineer Interview Questions and Answers

View all 15 questions

Xoriant Software Engineer Interview Experiences

27 interviews found

I applied via Naukri.com and was interviewed before May 2018. There were 5 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Telephonic technical
  • Q2. Core Java related exception handling ,design pattern ,oops solid design principle, rest API, different annotations of spring and jpa
  • Q3. Same questions on telephonic round but detailed elaborate and given simple problem statement we had to justify that why it's time n space complexity valid. Rest API questions hibernate orm use
  • Q4. Manager round just to check whether you have actually worked on project or not stress testing performance questions scenario questions

Interview Preparation Tips

General Tips: Quite easy just go with preparation
Skills: Core Java sevlet JSP hibernate spring rest API, Communication, Body Language, Problem Solving, Analytical Skills, Decision Making Skills
Duration: 1-4 weeks
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. All the questions on OOPS, Shell script, linux, c, C++, database
Round 2 - Technical 

(1 Question)

  • Q1. Advanced questions on above areas

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find DuplicateYou have been given an integer array/list(ARR) of s ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

General aptitude and reasoning questions

Round 2 - Coding Test 

List,tuple,set,dictionary basic questions

Round 3 - HR 

(1 Question)

  • Q1. Salary discussion
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Java 8 features

Xoriant interview questions for designations

 Senior Software Engineer

 (27)

 Associate Software Engineer

 (15)

 Software Development Engineer

 (1)

 Senior Software Engineer 2

 (2)

 Software Developer

 (6)

 Associate Software Developer

 (1)

 Software Developer Intern

 (1)

 Senior Software Developer

 (1)

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

General aptitude math/grammar questions

Round 2 - Coding Test 

General dsa and algorithm questions

Get interview-ready with Top Xoriant Interview Questions

Software Engineer Interview Questions & Answers

user image Sagar Pahariya

posted on 20 Dec 2024

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Assignment 

Online test related to your field

Round 2 - Technical 

(1 Question)

  • Q1. Project you have done so far

Software Engineer Interview Questions & Answers

user image Kaveri Karanjkhele

posted on 14 Jun 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Prime number program
  • Ans. 

    A prime number program checks if a given number is only divisible by 1 and itself.

    • Check if the number is greater than 1

    • Iterate from 2 to the square root of the number and check for divisibility

    • If no divisors found, the number is prime

  • Answered by AI
  • Q2. Fibbonacci series optimal solution
  • Ans. 

    The optimal solution for generating Fibonacci series efficiently.

    • Use dynamic programming to store previously calculated values to avoid redundant calculations.

    • Implement a recursive function with memoization to store and reuse calculated values.

    • Iterate through the series using a loop to generate Fibonacci numbers efficiently.

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Hashmap internal impl asked
  • Q2. Hashmap internal impl lllp

Software Engineer interview

user image Insight learners

posted on 24 Dec 2021

Software Engineer Interview Questions & Answers

user image amol suryawanshi

posted on 26 Feb 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is angular, javascript
  • Ans. 

    Angular is a popular front-end framework for building dynamic web applications, while JavaScript is a programming language commonly used for web development.

    • Angular is a front-end framework developed by Google for building single-page applications

    • JavaScript is a programming language used for adding interactivity to web pages

    • Angular uses TypeScript, a superset of JavaScript, for development

    • JavaScript is widely used for ...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Referral and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Tell me something about yourself
  • Ans. 

    I am a passionate software engineer with 5 years of experience in developing web applications using various technologies.

    • 5 years of experience in software development

    • Proficient in developing web applications

    • Skilled in using various technologies

    • Passionate about software engineering

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Tell me something about yourself
  • Ans. 

    I am a passionate software engineer with experience in developing web applications and a strong background in computer science.

    • Experienced in developing web applications using technologies like HTML, CSS, JavaScript, and React

    • Strong background in computer science with knowledge of data structures and algorithms

    • Proficient in programming languages such as Java, Python, and C++

    • Familiar with version control systems like Gi...

  • Answered by AI

Xoriant Interview FAQs

How many rounds are there in Xoriant Software Engineer interview?
Xoriant interview process usually has 2-3 rounds. The most common rounds in the Xoriant interview process are Technical, HR and Resume Shortlist.
How to prepare for Xoriant 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 Xoriant. The most common topics and skills that interviewers at Xoriant expect are Javascript, Java, JQuery, Core Java and Spring Boot.
What are the top questions asked in Xoriant Software Engineer interview?

Some of the top questions asked at the Xoriant Software Engineer interview -

  1. How would you manage multi role login syst...read more
  2. CSS methods to fixed positions of headers and footer...read more
  3. What Data binding in angul...read more
How long is the Xoriant Software Engineer interview process?

The duration of Xoriant Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Xoriant Software Engineer Interview Process

based on 12 interviews in last 1 year

2 Interview rounds

  • Technical Round 1
  • Technical Round 2
View more

People are getting interviews through

based on 14 Xoriant interviews
Job Portal
Company Website
Referral
71%
14%
7%
8% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.
Join Xoriant Imagination Realized
Xoriant Software Engineer Salary
based on 1.7k salaries
₹4.5 L/yr - ₹14.4 L/yr
7% more than the average Software Engineer Salary in India
View more details

Xoriant Software Engineer Reviews and Ratings

based on 286 reviews

4.1/5

Rating in categories

4.0

Skill development

4.3

Work-Life balance

3.8

Salary & Benefits

3.9

Job Security

4.2

Company culture

3.6

Promotions/Appraisal

4.0

Work Satisfaction

Explore 286 Reviews and Ratings
Software Engineer
1.7k salaries
unlock blur

₹4.5 L/yr - ₹14.4 L/yr

Senior Software Engineer
1.7k salaries
unlock blur

₹8.9 L/yr - ₹33 L/yr

Softwaretest Engineer
626 salaries
unlock blur

₹2.8 L/yr - ₹7.2 L/yr

Technical Lead
579 salaries
unlock blur

₹12 L/yr - ₹40 L/yr

Senior Test Engineer
447 salaries
unlock blur

₹8 L/yr - ₹31.5 L/yr

Explore more salaries
Compare Xoriant with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

Tech Mahindra

3.6
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview