Upload Button Icon Add office photos
Engaged Employer

i

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

Iris Software Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Iris Software Interview Questions and Answers

Updated 2 Apr 2025

Iris Software Interview Experiences

Popular Designations

151 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Oops concepts, Encapsulation, Abstraction in detail with example
  • Q2. Types of beans in Java
  • Ans. 

    Java has two types of beans: stateful and stateless beans.

    • Stateful beans maintain conversational state with the client, while stateless beans do not.

    • Stateful beans are typically used for long-running conversations, while stateless beans are used for short-lived operations.

    • Examples of stateful beans include session beans, while examples of stateless beans include message-driven beans.

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Code to sort an Array in ascending order
  • Ans. 

    Use a sorting algorithm like bubble sort or quicksort to arrange elements in ascending order.

    • Use a sorting algorithm like bubble sort, quicksort, or merge sort to rearrange elements in ascending order.

    • For example, you can implement bubble sort to compare adjacent elements and swap them if they are in the wrong order.

    • Another example is using quicksort to divide the array into smaller subarrays and recursively sort them.

  • Answered by AI
  • Q2. Find the second greatest number in an array
  • Ans. 

    Iterate through the array to find the second greatest number.

    • Iterate through the array and keep track of the greatest and second greatest numbers.

    • Compare each element with the current greatest and second greatest numbers.

    • Update the second greatest number if a new number is found that is greater than the current second greatest but less than the greatest.

  • Answered by AI

Skills evaluated in this interview

Engineer Trainee Interview Questions asked at other Companies

Q1. If 10 people had a meeting and they shake hands only once with each of the others, then how many handshakes will be there in total ?
View answer (8)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What are pipes in angular?
  • Ans. 

    Pipes in Angular are used to transform data in templates.

    • Pipes are used to format data before displaying it in the view.

    • They can be used to filter, sort, or manipulate data in various ways.

    • Examples include currency, date, uppercase, and lowercase pipes.

  • Answered by AI

Skills evaluated in this interview

Angular Frontend Developer Interview Questions asked at other Companies

Q1. How to implement interfaces without methods?
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What was your previous work ex?
  • Ans. 

    I have 5 years of experience working as a Business Analyst in the finance industry.

    • Worked on analyzing financial data to identify trends and make recommendations for improvement

    • Collaborated with cross-functional teams to gather requirements for new projects

    • Created detailed reports and presentations for senior management

    • Utilized data visualization tools such as Tableau to present findings

    • Participated in user acceptance

  • Answered by AI

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (9)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Group Discussion 

ARTIFICAIL INTELLIGENCE

Round 2 - Aptitude Test 

BASED ON LOGICAL THINKING

Technical Support Engineer Interview Questions asked at other Companies

Q1. Admin Questions :- What is Relationships what are types of relationships
View answer (4)

Iris Software interview questions for popular designations

 Senior Software Engineer

 (18)

 Senior Engineer

 (11)

 Technical Lead

 (9)

 Senior Technology Engineer

 (7)

 Software Engineer

 (6)

 Java Developer

 (5)

 Technology Engineer

 (5)

 QA Lead

 (4)

Interview experience
4
Good
Difficulty level
Hard
Process Duration
6-8 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Coding test and one to one discussion

Round 2 - Coding Test 

Coding and Group Discussion

Round 3 - One-on-one 

(1 Question)

  • Q1. About the last company and projects and tolls which has been used in the projects.

Technology Engineer Interview Questions asked at other Companies

Q1. 1. What is PCB 2. How to work Amplitude 3. Type of Power supply
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
No response

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. What motivates you to achieve your career goals?
  • Q2. How do you manage setbacks in your career?

Finance Executive Interview Questions asked at other Companies

Q1. Certains Rules to follow - 1. Remove your footwear outside of the company, though it sounds strange! yes, this is a rule. They have other footwear inside the company (optional) if you want to carry it. 2. For Washrooms, they have kept chapp... read more
View answer (4)

Jobs at Iris Software

View all
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
  • Q1. How to restrict access for S3 bucket
  • Q2. What is difference between docker and docker-compose ?

Technical Architect Interview Questions asked at other Companies

Q1. How to manage clients, how to handle critical issues with example
View answer (3)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before Apr 2024, where I was asked the following questions.

  • Q1. Angular components
  • Q2. Angular routing

Top Iris Software Senior Software Engineer Interview Questions and Answers

Q1. Prepare Java 8, 11 Programs on Java 8 and 11 Multithreading Collection Design patterns Solid principles Spring MVC and boot Rest API
View answer (1)

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)

Lead Engineer Interview Questions & Answers

user image Anonymous

posted on 13 Mar 2025

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

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

  • Q1. What is generator?
  • Q2. What is decorator?

Lead Engineer Interview Questions asked at other Companies

Q1. What is the resistance value of tripping & closing coil of vcb?
View answer (8)

Technical Lead Interview Questions & Answers

user image tushar bhardwaj

posted on 17 Dec 2024

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

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

Round 1 - Coding Test 

Prepare DSA, Programing and DB

Round 2 - Technical 

(1 Question)

  • Q1. Question related to Programing lanquage
Round 3 - HR 

(1 Question)

  • Q1. Salary Expectation

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DSA ,Programing Language and any DB

Top Iris Software Technical Lead Interview Questions and Answers

Q1. Print greater number using lambda function
View answer (2)

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)

Iris Software Interview FAQs

How many rounds are there in Iris Software interview?
Iris Software interview process usually has 2-3 rounds. The most common rounds in the Iris Software interview process are Technical, One-on-one Round and HR.
How to prepare for Iris Software 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 Iris Software. The most common topics and skills that interviewers at Iris Software expect are Java, SQL, Multithreading, Core Java and Spring.
What are the top questions asked in Iris Software interview?

Some of the top questions asked at the Iris Software interview -

  1. How to write any sentence (given to u ) in mirror image form in java?(ans :by 2...read more
  2. why there is abstract ,interface and enum class in ja...read more
  3. Prepare Java 8, 11 Programs on Java 8 and 11 Multithreading Collection Design p...read more
How long is the Iris Software interview process?

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

Tell us how to improve this page.

Iris Software Interview Process

based on 151 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

CitiusTech Interview Questions
3.4
 • 270 Interviews
Altimetrik Interview Questions
3.8
 • 217 Interviews
Incedo Interview Questions
3.1
 • 182 Interviews
Xoriant Interview Questions
4.1
 • 181 Interviews
Brillio Interview Questions
3.4
 • 131 Interviews
TEKsystems Interview Questions
3.3
 • 117 Interviews
Evalueserve Interview Questions
3.2
 • 112 Interviews
Tietoevry Interview Questions
4.3
 • 89 Interviews
View all

Fast track your campus placements

View all

Iris Software Reviews and Ratings

based on 1.5k reviews

4.0/5

Rating in categories

3.9

Skill development

4.0

Work-life balance

3.9

Salary

3.7

Job security

4.0

Company culture

3.6

Promotions

3.8

Work satisfaction

Explore 1.5k Reviews and Ratings
Technical Project Manager

Noida,

Pune

+1

11-16 Yrs

Not Disclosed

Research Manager

Noida

10-14 Yrs

Not Disclosed

Java Full Stack (Angular)

Noida,

Pune

+1

5-10 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
597 salaries
unlock blur

₹10 L/yr - ₹32 L/yr

Technical Lead
595 salaries
unlock blur

₹15 L/yr - ₹36.5 L/yr

Senior Engineer
414 salaries
unlock blur

₹9.5 L/yr - ₹32 L/yr

Senior Technology Engineer
318 salaries
unlock blur

₹13 L/yr - ₹33 L/yr

Senior Technical Consultant
250 salaries
unlock blur

₹10.6 L/yr - ₹30 L/yr

Explore more salaries
Compare Iris Software with

Xoriant

4.1
Compare

Photon Interactive

4.0
Compare

CitiusTech

3.4
Compare

HTC Global Services

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