Upload Button Icon Add office photos

Unisys

Compare button icon Compare button icon Compare

Filter interviews by

Unisys Interview Questions and Answers

Updated 27 Jun 2025
Popular Designations

30 Interview questions

An Application Developer was asked
Q. What is the difference between a semaphore and a mutex, and can you provide a real-time example?
Ans. 

Semaphore and mutex are synchronization mechanisms used in multi-threaded environments.

  • Semaphore allows multiple threads to access a shared resource simultaneously, while mutex allows only one thread at a time.

  • Semaphore is used to control access to a pool of resources, while mutex is used to protect a single resource.

  • Semaphore uses a counter to keep track of the number of available resources, while mutex uses a lo...

View all Application Developer interview questions
An Application Developer was asked
Q. Given an array of integers, find the repeating number in the array.
Ans. 

Find the repeating number in an array.

  • Iterate through the array and store each element in a hash table or set.

  • If an element is already present in the hash table, it is a repeating number.

  • Alternatively, sort the array and check for adjacent elements with the same value.

  • Time complexity: O(n) or O(nlogn) depending on the approach used.

View all Application Developer interview questions
An Application Developer was asked
Q. What is the difference between paging and segmentation?
Ans. 

Paging and segmentation are memory management techniques used by operating systems.

  • Paging divides memory into fixed-size pages and stores data in these pages.

  • Segmentation divides memory into logical segments and stores data in these segments.

  • Paging is simpler and more efficient, but can lead to external fragmentation.

  • Segmentation is more flexible, but can lead to internal fragmentation.

  • Both techniques are used to ...

View all Application Developer interview questions
An Application Developer was asked
Q. What are the differences between a Stack and a Queue, and can you provide a real-time example for each?
Ans. 

Stack is LIFO and Queue is FIFO data structure. Stack is like a stack of plates and Queue is like a queue of people.

  • Stack is Last In First Out (LIFO) and Queue is First In First Out (FIFO)

  • Stack is like a stack of plates where the last plate added is the first one to be removed

  • Queue is like a queue of people where the first person to enter is the first one to leave

  • Stack is used in undo-redo functionality in text ed...

View all Application Developer interview questions
An Application Developer was asked
Q. According to you, which sorting algorithm is best and why?
Ans. 

It depends on the use case. QuickSort is generally the fastest, but MergeSort is more stable and efficient for larger datasets.

  • QuickSort is generally the fastest sorting algorithm, but can be unstable for certain datasets.

  • MergeSort is more stable and efficient for larger datasets, but can be slower than QuickSort for smaller datasets.

  • InsertionSort is efficient for small datasets, but can be slow for larger dataset...

View all Application Developer interview questions
A Data Engineer was asked
Q. Advance level of sql and python
Ans. 

Advanced level of SQL and Python skills are essential for a Data Engineer role.

  • Strong understanding of SQL queries, joins, subqueries, and optimization techniques.

  • Proficiency in writing complex Python scripts for data manipulation, analysis, and automation.

  • Experience with data modeling, ETL processes, and working with large datasets.

  • Knowledge of data warehousing concepts and tools like SQL Server, PostgreSQL, or S...

View all Data Engineer interview questions
A Senior Test Analyst was asked
Q. Oops concepts in java
Ans. 

Oops concepts in Java refer to Object-Oriented Programming principles like Inheritance, Encapsulation, Polymorphism, and Abstraction.

  • Inheritance: Allows a class to inherit properties and behavior from another class.

  • Encapsulation: Bundling data and methods that operate on the data into a single unit.

  • Polymorphism: Ability of a method to do different things based on the object it is acting upon.

  • Abstraction: Hiding th...

View all Senior Test Analyst interview questions
Are these interview questions helpful?
A Technical Support Engineer was asked
Q. Blue screen of Dead
Ans. 

Blue screen of Death is a Windows error screen that appears when the system encounters a critical error.

  • BSOD is a stop error screen that indicates a system crash or failure.

  • It usually includes an error code and information about the cause of the crash.

  • Common causes of BSOD include hardware issues, driver conflicts, and software errors.

View all Technical Support Engineer interview questions
A Financial Analyst was asked
Q. What is the market for roadway and highway sector in india
Ans. 

The market for roadway and highway sector in India is growing rapidly due to increasing infrastructure development.

  • India has one of the largest road networks in the world, with over 5.8 million kilometers of roads.

  • The government of India has been investing heavily in the development of road infrastructure, including the construction of new highways and the expansion of existing ones.

  • The National Highways Authority...

View all Financial Analyst interview questions
A Senior Consultant was asked 12mo ago
Q. Design to the microservices
Ans. 

Designing microservices involves breaking down a monolithic application into smaller, independent services.

  • Identify the boundaries of each microservice based on business capabilities

  • Decide on communication protocols between microservices (REST, messaging, etc.)

  • Implement fault tolerance and scalability measures for each microservice

  • Use containerization (Docker) and orchestration tools (Kubernetes) for deployment

  • Mon...

View all Senior Consultant interview questions

Unisys Interview Experiences

76 interviews found

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

I appeared for an interview in May 2025, where I was asked the following questions.

  • Q1. Questions related to processes were asked
  • Q2. Situational question as how we managed any particular situation based on issues and priorities
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Cyber security attack and remediation
  • Q2. Scenario based questions
  • Q3. Tell me about yourself
Round 2 - HR 

(2 Questions)

  • Q1. Basic questions
  • Q2. Salary discussion
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What is .net and how it is different from framework
  • Ans. 

    NET is a software framework developed by Microsoft for building and running applications on Windows.

    • NET is a framework that provides a programming model, a comprehensive software infrastructure, and various services required to build up robust web applications.

    • .NET framework is a software development platform developed by Microsoft. It includes a large class library named Framework Class Library (FCL) and provides lang...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basic Questions on Java, Spring Boot and microservices
Round 2 - Technical 

(1 Question)

  • Q1. Deeper questions, mostly on the project specific roles and responsibilities
Round 3 - Technical 

(1 Question)

  • Q1. This round was situation-based on real time projects handled

Interview Preparation Tips

Interview preparation tips for other job seekers - brush up basic and few detailed concepts of Java, Spring Boot, MVC, Microservices, AWS, Kafka and database. Small coding round also happened in between.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview in Apr 2025, where I was asked the following questions.

  • Q1. About yourself and previous work experience
  • Q2. Completly good experience
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was conducted for 30 min

Round 2 - Technical 

(1 Question)

  • Q1. Asked questions based on my position for windows/vmware admin
Round 3 - HR 

(1 Question)

  • Q1. Discussed about salary

Trainee Interview Questions & Answers

user image Anonymous

posted on 23 Sep 2024

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

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

Round 1 - Technical 

(1 Question)

  • Q1. Basic concepts of c, python, sql, oops
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. React js, javascript and html css

Intern Interview Questions & Answers

user image Anonymous

posted on 17 Jan 2025

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

I applied via Campus Placement

Round 1 - Technical 

(1 Question)

  • Q1. Tell about your projects
  • Ans. 

    I have worked on various projects including a web development project, a data analysis project, and a mobile app development project.

    • Web development project involved creating a responsive website using HTML, CSS, and JavaScript.

    • Data analysis project focused on analyzing customer data to identify trends and patterns using Python and SQL.

    • Mobile app development project included designing and developing an Android app usin...

  • Answered by AI

Interview Questions & Answers

user image 5 Elements

posted on 1 Jul 2024

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

(2 Questions)

  • Q1. All about ITIL foundation v3 and v4, especially MiM.
  • Q2. Previous experience
Round 2 - HR 

(2 Questions)

  • Q1. Generic HR questions, why you want to leave
  • Q2. What is your salary expected
  • Ans. 

    My salary expectation is negotiable based on the responsibilities and benefits offered.

    • My salary expectation is flexible and dependent on the specific job requirements and benefits package.

    • I am open to discussing salary based on the responsibilities and opportunities for growth within the role.

    • I am looking for a competitive salary that aligns with industry standards and my level of experience.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Not transparent, HR told in interview that SMA1 is given now and next is manager's position. I thought I am lead but on 2nd day I got to know everyone is doing same thing. I was deceived.

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 Unisys?
Ask anonymously on communities.

Unisys Interview FAQs

How many rounds are there in Unisys interview?
Unisys interview process usually has 2-3 rounds. The most common rounds in the Unisys interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for Unisys 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 Unisys. The most common topics and skills that interviewers at Unisys expect are Information Technology, Troubleshooting, Problem Management, Windows and Change Management.
What are the top questions asked in Unisys interview?

Some of the top questions asked at the Unisys interview -

  1. According to you, which sorting algorithm is best and w...read more
  2. What is the market for roadway and highway sector in in...read more
  3. Difference between Stack and Queue with real time exam...read more
What are the most common questions asked in Unisys HR round?

The most common HR questions asked in Unisys interview are -

  1. What are your salary expectatio...read more
  2. Why are you looking for a chan...read more
  3. Share details of your previous j...read more
How long is the Unisys interview process?

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

Tell us how to improve this page.

Overall Interview Experience Rating

3.9/5

based on 67 interview experiences

Difficulty level

Easy 17%
Moderate 80%
Hard 3%

Duration

Less than 2 weeks 62%
2-4 weeks 31%
6-8 weeks 3%
More than 8 weeks 3%
View more

Interview Questions from Similar Companies

EPAM Systems Interview Questions
3.7
 • 569 Interviews
Synechron Interview Questions
3.5
 • 376 Interviews
Movate Interview Questions
3.3
 • 269 Interviews
SS&C TECHNOLOGIES Interview Questions
3.3
 • 182 Interviews
Globant Interview Questions
3.7
 • 181 Interviews
ThoughtWorks Interview Questions
3.9
 • 156 Interviews
Luxoft Interview Questions
3.7
 • 128 Interviews
View all

Unisys Reviews and Ratings

based on 1.3k reviews

3.6/5

Rating in categories

3.3

Skill development

3.7

Work-life balance

3.3

Salary

3.5

Job security

3.5

Company culture

2.8

Promotions

3.4

Work satisfaction

Explore 1.3k Reviews and Ratings
Software Engineer
299 salaries
unlock blur

₹3.7 L/yr - ₹13.5 L/yr

Software Developer
178 salaries
unlock blur

₹31.4 L/yr - ₹50 L/yr

Senior Software Engineer
163 salaries
unlock blur

₹8 L/yr - ₹29.3 L/yr

System Analyst
139 salaries
unlock blur

₹5 L/yr - ₹17.7 L/yr

Senior Enterprise Associate
138 salaries
unlock blur

₹4.9 L/yr - ₹11.5 L/yr

Explore more salaries
Compare Unisys with

Synechron

3.5
Compare

Movate

3.3
Compare

Sopra Steria

3.8
Compare

NCR Corporation

3.7
Compare
write
Share an Interview