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, Process, and Tips for Experienced

Updated 9 Apr 2025

Top Iris Software Interview Questions and Answers for Experienced

View all 51 questions

Iris Software Interview Experiences for Experienced

Popular Designations

89 interviews found

I appeared for an interview in Feb 2022.

Round 1 - Technical 

(1 Question)

  • Q1. About spark and hive,hdfs
Round 2 - Technical 

(1 Question)

  • Q1. Spark and hive ,hdfs
Round 3 - Group Discussion 

Project explanation

Round 4 - HR 

(1 Question)

  • Q1. As usual everywhere similar question

Interview Preparation Tips

Topics to prepare for Iris Software Senior Software Engineer interview:
  • Spark
  • Hive
Interview preparation tips for other job seekers - Nice experience with interview

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)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jul 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. Good in java concepts and knowledge of Java 8 and above.
  • Q2. Java 8 questions and Spring concepts.
Round 3 - Technical 

(1 Question)

  • Q1. Functionality of your current project, role and responsibilities.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well whatever is written in your resume

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)

I applied via Naukri.com and was interviewed in Sep 2021. There were 4 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 

(1 Question)

  • Q1. Asked java questions
Round 3 - Technical 

(1 Question)

  • Q1. Asked angular questions
Round 4 - Behavioral 

(1 Question)

  • Q1. Discussion about role and responsibilities

Full Stack Developer Interview Questions asked at other Companies

Q1. Query and Matrix Problem Statement You are given a binary matrix with 'M' rows and 'N' columns, initially consisting of all 0s. You will receive 'Q' queries, which can be of four types: Query 1: 1 R indexQuery 2: 1 C indexQuery 3: 2 R index... read more
View answer (1)

I applied via Naukri.com

Round 1 - Technical 

(1 Question)

  • Q1. Basic Java questions and deep multithreading and collections questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Go well prepared with Java you will crack the interview

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 questions for popular designations

 Senior Software Engineer

 (19)

 Senior Engineer

 (12)

 Technical Lead

 (9)

 Senior Technology Engineer

 (7)

 Technology Engineer

 (7)

 Software Engineer

 (6)

 Java Developer

 (6)

 QA Lead

 (4)

Interview Questions & Answers

user image Anonymous

posted on 3 Dec 2021

I applied via Naukri.com and was interviewed in Nov 2021. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Confidence level should be first
  • Q2. Accounting knowledge should be first
  • Q3. Software knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - I have balance sheet work experience then iris company had consider my cc

Get interview-ready with Top Iris Software Interview Questions

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

Interview Questionnaire 

5 Questions

  • Q1. What is ACID properties?
  • Ans. 

    ACID properties are a set of properties that ensure database transactions are processed reliably.

    • ACID stands for Atomicity, Consistency, Isolation, and Durability.

    • Atomicity ensures that a transaction is treated as a single, indivisible unit of work.

    • Consistency ensures that a transaction brings the database from one valid state to another.

    • Isolation ensures that concurrent transactions do not interfere with each other.

    • Du...

  • Answered by AI
  • Q2. What is Index? And Type of Index.
  • Ans. 

    Index is a database structure that improves the speed of data retrieval. Types include clustered, non-clustered, and full-text.

    • Index is a data structure that improves query performance by allowing faster data retrieval.

    • Clustered index determines the physical order of data in a table.

    • Non-clustered index is a separate structure that stores a copy of the indexed columns and a pointer to the actual data.

    • Full-text index is ...

  • Answered by AI
  • Q3. Index scan, Index Seek difference
  • Q4. Difference type of Temp Table.
  • Ans. 

    Temp tables are used to store temporary data during a session. There are two types: local and global.

    • Local temp tables are only accessible within the session that created them.

    • Global temp tables are accessible to all sessions and are prefixed with ##.

    • Temp tables are automatically dropped when the session that created them ends.

    • Temp tables can improve performance by reducing the need for expensive queries or joins.

  • Answered by AI
  • Q5. Steps in query optimization.
  • Ans. 

    Query optimization involves identifying and improving the performance of database queries.

    • Identify slow queries using profiling tools

    • Analyze query execution plans to identify bottlenecks

    • Optimize queries by rewriting them or adding indexes

    • Use caching to reduce the number of queries

    • Regularly monitor and tune the database for optimal performance

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - There were 3 interviews all were technical followed by HR.
First Interview will basic in technical.
Second interview will be Logical and scenario based.
Last Interview will be discussion and challenges in Previous project.

Skills evaluated in this interview

Senior Technology Engineer Interview Questions asked at other Companies

Q1. What is Index? And Type of Index.
View answer (1)

Jobs at Iris Software

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

I applied via Approached by Company and was interviewed before Aug 2022. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic to moderate technical questions
Round 2 - Coding Test 

Advance technical questions along with coding assignment

Round 3 - HR 

(1 Question)

  • Q1. Salary Negotiation

Interview Preparation Tips

Topics to prepare for Iris Software Senior Software Engineer interview:
  • Java
  • Spring Boot
  • Spring Mvc
  • Rest
  • Microservices
  • Hinernate
Interview preparation tips for other job seekers - Just have a grip on your technical fundamentals.

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)
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before May 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Basic concepts of java , spring boot , angular and some coding Average interview . easy to crack if basics are clear
Round 3 - Technical 

(1 Question)

  • Q1. Little more deep on java , angular and some scenario based questions

Top Iris Software Senior Engineer Interview Questions and Answers

Q1. Java 8 vs 7 case studies. Stream vs collections case studies.
View answer (1)

Senior Engineer Interview Questions asked at other Companies

Q1. what is the meaning of M in M20,M25,M30 grade of concrete?
View answer (62)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Apr 2022. There were 4 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 - Aptitude Test 

Technical MCQ test to screen candidate

Round 3 - Technical 

(2 Questions)

  • Q1. Java based questions
  • Q2. Microservices and Spring Boot based questions
Round 4 - Behavioral 

(1 Question)

  • Q1. Techno-Managerial Round

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well especially basics

Senior Engineer L2 Interview Questions asked at other Companies

Q1. What is different between dump unit and slide unit ?
View answer (1)

Interview Questions & Answers

user image Anonymous

posted on 17 Apr 2022

I applied via Approached by Company and was interviewed in May 2021. There were 5 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 

(1 Question)

  • Q1. Its a coding round
Round 3 - Technical 

(1 Question)

  • Q1. Simple questions of selenium, java and cucumber
Round 4 - Behavioral 

(1 Question)

  • Q1. Few basics things about me
Round 5 - HR 

(1 Question)

  • Q1. Salary discussion part

Iris Software Interview FAQs

How many rounds are there in Iris Software interview for experienced candidates?
Iris Software interview process for experienced candidates usually has 2-3 rounds. The most common rounds in the Iris Software interview process for experienced candidates are Technical, One-on-one Round and HR.
How to prepare for Iris Software 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 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 for experienced candidates?

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

  1. Prepare Java 8, 11 Programs on Java 8 and 11 Multithreading Collection Design p...read more
  2. Print greater number using lambda funct...read more
  3. Print 1-10 using 2 threads, in correct or...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 for Experienced

based on 59 interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

CitiusTech Interview Questions
3.3
 • 276 Interviews
Altimetrik Interview Questions
3.8
 • 221 Interviews
Xoriant Interview Questions
4.1
 • 183 Interviews
Incedo Interview Questions
3.1
 • 183 Interviews
Brillio Interview Questions
3.4
 • 132 Interviews
TEKsystems Interview Questions
3.3
 • 117 Interviews
Evalueserve Interview Questions
3.2
 • 115 Interviews
Tietoevry Interview Questions
4.3
 • 91 Interviews
View all

Fast track your campus placements

View all

Iris Software Reviews and Ratings

based on 1.6k reviews

4.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

3.9

Salary

3.8

Job security

4.0

Company culture

3.6

Promotions

3.8

Work satisfaction

Explore 1.6k Reviews and Ratings
Urgent Opening For SSAS Engineer For Gurgaon Location

Gurgaon / Gurugram

6-8 Yrs

Not Disclosed

Dot Net Developer Lead

Delhi/Ncr

9-12 Yrs

Not Disclosed

Python Engineer

Pune,

Gurgaon / Gurugram

+1

4-8 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
599 salaries
unlock blur

₹10 L/yr - ₹32 L/yr

Technical Lead
597 salaries
unlock blur

₹15 L/yr - ₹36.5 L/yr

Senior Engineer
415 salaries
unlock blur

₹9.5 L/yr - ₹32 L/yr

Senior Technology Engineer
322 salaries
unlock blur

₹11.2 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.1
Compare

CitiusTech

3.3
Compare

HTC Global Services

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