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

Filter interviews by

Xoriant Interview Questions, Process, and Tips for Experienced

Updated 8 Apr 2025

Top Xoriant Interview Questions and Answers for Experienced

View all 66 questions

Xoriant Interview Experiences for Experienced

Popular Designations

89 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
  • Q1. Devops tools details
  • Q2. Jenkins parallel operation

Top Xoriant Senior Software Engineer Interview Questions and Answers

Q1. String is immutable but what happens if we assign another value to that string reference
View answer (3)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. There were questions around kubernetes and CI CD

Top Xoriant Senior Software Engineer Interview Questions and Answers

Q1. String is immutable but what happens if we assign another value to that string reference
View answer (3)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Why functional interface when we have interface
  • Ans. 

    Functional interfaces provide a single abstract method for functional programming in Java.

    • Functional interfaces allow for lambda expressions and method references to be used as instances of the interface.

    • Interfaces with multiple abstract methods cannot be used for lambda expressions.

    • Example: java.util.function.Function is a functional interface with a single abstract method apply().

  • Answered by AI
  • Q2. Java 8 explain all features in short
  • Ans. 

    Java 8 introduced new features like lambda expressions, streams, functional interfaces, and default methods.

    • Lambda expressions: Allows writing concise code by enabling functional programming.

    • Streams: Provides a way to work with sequences of elements efficiently.

    • Functional interfaces: Interfaces with a single abstract method, used for lambda expressions.

    • Default methods: Allows adding new methods to interfaces without br

  • Answered by AI
  • Q3. If one functional interface can extend another interface
  • Ans. 

    Yes, one functional interface can extend another interface in Java.

    • Functional interfaces can extend other functional interfaces in Java.

    • The child interface can have only one abstract method, but can inherit default methods from the parent interface.

    • Example: interface Parent { void method1(); } interface Child extends Parent { void method2(); }

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare core 100%. spring boot, sql, can be in 80s

Skills evaluated in this interview

Senior Software Developer Interview Questions asked at other Companies

Q1. Intersection of Linked List Problem You are provided with two singly linked lists containing integers, where both lists converge at some node belonging to a third linked list. Your task is to determine the data of the node at which they sta... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Sep 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Basics of Java, Microservices

Top Xoriant Senior Software Engineer Interview Questions and Answers

Q1. String is immutable but what happens if we assign another value to that string reference
View answer (3)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

Xoriant interview questions for popular designations

 Senior Software Engineer

 (29)

 Software Engineer

 (27)

 Associate Software Engineer

 (15)

 Senior Test Engineer

 (9)

 Test Lead

 (8)

 Software Developer

 (6)

 Technical Lead

 (4)

 Test Engineer

 (2)

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

Coding and concepts of data science

Technical Lead Interview Questions asked at other Companies

Q1. 1. Explain 5 mins the flow from requirement analysis to production deployment and tools used in the process. 2. What is auto-scaling in a microservices architecture? 3. Difference between micro-service and serverless. 4. If you were going t... read more
View answer (4)

Get interview-ready with Top Xoriant Interview Questions

Test Engineer Interview Questions & Answers

user image Deepanshu Baraskar

posted on 21 Mar 2025

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
  • Q1. Scripting question based on LoadRunner
  • Q2. Questions on Performance testing and performance testing lifecycle

Test Engineer Interview Questions asked at other Companies

Q1. 1. What is the frame work u have worked and explain the framework with folder structure? 2. purely based on testing, different testing types like functional and non functional tests 3. real time scenarios like last min bugs before release? ... read more
View answer (4)

Jobs at Xoriant

View all
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Oct 2023. There were 2 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 - Technical 

(5 Questions)

  • Q1. Tell about Previous work experience in Azure and Devops
  • Q2. What are the migration projects handle
  • Ans. 

    Migration projects involve moving data, applications, or infrastructure from one system to another.

    • Migration of data from on-premises servers to cloud storage

    • Upgrading software versions and transferring data to new systems

    • Moving applications from one platform to another, such as from Windows to Linux

    • Consolidating multiple databases into a single system

  • Answered by AI
  • Q3. What is difficult situation and issue you foxed
  • Q4. What azure service you worked
  • Ans. 

    I have worked with Azure App Services, Azure Functions, Azure SQL Database, and Azure Blob Storage.

    • Azure App Services for hosting web applications

    • Azure Functions for serverless computing

    • Azure SQL Database for relational database management

    • Azure Blob Storage for storing unstructured data

  • Answered by AI
  • Q5. What is git related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - They will hire you mostly if notice period is less

Skills evaluated in this interview

Top Xoriant Senior Software Engineer Interview Questions and Answers

Q1. String is immutable but what happens if we assign another value to that string reference
View answer (3)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Tell me something about yourself
  • Q2. SQL queries on Joins, subqueries and functions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Please show you are confident on whatever you answer.
For SQL or coding related question although interviewer allow you to refer website but it is a trap.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic interview question
Round 2 - One-on-one 

(1 Question)

  • Q1. Basic interview questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Basic info of application development and upload process

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't give interview if you are seaching seriously job for iOS development if you have no option then try. completely west of time your 10 to 15 day's will be go waist best do preparation for another company interview because I face one very bad experience they take interview I clear all round they call me in office for HR round salary discuss. After 4 day's I take they said project developer requirement full-fill, kindly try that time I try for another interview but they didn't given feedback on given interview after next day another recruiter call and said you need to give 2 more rounds. They are only playing with your resume I thing they don't need developer.

IOS Application Developer Interview Questions asked at other Companies

Q1. How to handle Concurrency in swift
View answer (1)
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Nov 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is slice , Coding example on interface, What is difference between concurrency and parallelism
  • Ans. 

    Slice is a dynamically-sized, flexible view of elements in an array. Concurrency is the ability to run multiple tasks at the same time, while parallelism is the actual execution of multiple tasks simultaneously.

    • Slice in Go is a reference to a portion of an array. It allows for dynamic resizing and manipulation of elements.

    • Example: var s []int = make([]int, 5) // creates a slice of length 5

    • Interfaces in Go define a set ...

  • Answered by AI
  • Q2. Coding questions on interface
Round 2 - Coding Test 

Coding questions on slice and go routines

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
Learn go routines and channels programming
Difference between concurrency and parallelism is must questions in many of the interviews

Skills evaluated in this interview

Golang Developer Interview Questions asked at other Companies

Q1. can we return difference data type and how ,what architeture you worked in your project,does go have oops concepts
View answer (1)

Xoriant Interview FAQs

How many rounds are there in Xoriant interview for experienced candidates?
Xoriant interview process for experienced candidates usually has 2-3 rounds. The most common rounds in the Xoriant interview process for experienced candidates are Technical, Resume Shortlist and HR.
How to prepare for Xoriant interview for experienced candidates?
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 Java, Python, Javascript, AWS and Spring Boot.
What are the top questions asked in Xoriant interview for experienced candidates?

Some of the top questions asked at the Xoriant interview for experienced candidates -

  1. String is immutable but what happens if we assign another value to that string ...read more
  2. If we have @Service, @Controller, @Configuration, and @Repository why do we nee...read more
  3. What is the purpose of the method public static void main in a Java program? W...read more
How long is the Xoriant interview process?

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

Tell us how to improve this page.

Xoriant Interview Process for Experienced

based on 55 interviews

Interview experience

4
  
Good
View more
Join Xoriant Imagination Realized

Interview Questions from Similar Companies

CitiusTech Interview Questions
3.3
 • 277 Interviews
Altimetrik Interview Questions
3.8
 • 223 Interviews
Globant Interview Questions
3.8
 • 175 Interviews
ThoughtWorks Interview Questions
3.9
 • 149 Interviews
Apexon Interview Questions
3.3
 • 141 Interviews
Brillio Interview Questions
3.4
 • 132 Interviews
Luxoft Interview Questions
3.7
 • 124 Interviews
View all

Xoriant Reviews and Ratings

based on 2k reviews

4.1/5

Rating in categories

4.0

Skill development

4.2

Work-life balance

3.8

Salary

3.7

Job security

4.1

Company culture

3.6

Promotions

3.9

Work satisfaction

Explore 2k Reviews and Ratings
.NET Software Developer

Pune

2-7 Yrs

Not Disclosed

.Net Developer (Azure Marketplace)

Pune

2-7 Yrs

₹ 7-17 LPA

Security Lead (Cybersecurity)

Pune

7-12 Yrs

₹ 6-16 LPA

Explore more jobs
Software Engineer
1.7k salaries
unlock blur

₹4.5 L/yr - ₹14.5 L/yr

Senior Software Engineer
1.7k salaries
unlock blur

₹9 L/yr - ₹33.7 L/yr

Softwaretest Engineer
623 salaries
unlock blur

₹2.5 L/yr - ₹8.7 L/yr

Technical Lead
622 salaries
unlock blur

₹12 L/yr - ₹40 L/yr

Senior Test Engineer
451 salaries
unlock blur

₹9 L/yr - ₹31.5 L/yr

Explore more salaries
Compare Xoriant with

CitiusTech

3.3
Compare

HTC Global Services

3.6
Compare

HERE Technologies

3.8
Compare

Collabera Technologies

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