i
Iris
Software
Proud winner of ABECA 2025 - AmbitionBox Employee Choice Awards
Filter interviews by
Retrieve the highest digit from employee IDs across all departments using SQL.
Use the MAX() function to find the highest value in a column.
Assuming a table structure: Employees(id INT, department VARCHAR).
Example query: SELECT MAX(id) FROM Employees GROUP BY department;
This will return the highest ID for each department.
OOP concepts in frameworks enhance code reusability, maintainability, and scalability through encapsulation, inheritance, and polymorphism.
Encapsulation: Bundling data and methods that operate on the data within one unit, e.g., classes in Java.
Inheritance: Creating new classes based on existing ones to promote code reuse, e.g., a 'Dog' class inheriting from an 'Animal' class.
Polymorphism: Allowing methods to do di...
A framework structure is a foundational design that organizes and supports software development processes.
Modularity: Frameworks promote modular design, allowing developers to build reusable components. Example: React components.
Abstraction: They provide a level of abstraction, simplifying complex tasks. Example: Django abstracts database interactions.
Convention over Configuration: Frameworks often follow conventi...
Selenium 4 introduces significant improvements over Selenium 3, enhancing performance, features, and ease of use.
Selenium 4 supports the W3C WebDriver standard, improving compatibility across browsers.
Enhanced support for modern web applications with better handling of dynamic content.
New features like the 'Relative Locators' allow finding elements based on their position relative to other elements.
Improved docume...
JDK 8 features include lambda expressions, functional interfaces, streams, and default methods.
Lambda expressions allow you to write code in a more concise and readable way.
Functional interfaces enable the use of lambda expressions.
Streams provide a way to work with sequences of elements efficiently.
Default methods allow interfaces to have concrete methods.
Date and Time API improvements.
HashMap is a data structure that stores key-value pairs and uses hashing to quickly retrieve values based on keys.
HashMap internally uses an array of linked lists to store key-value pairs.
When a key-value pair is added, the key is hashed to determine the index in the array where it will be stored.
If multiple keys hash to the same index, a linked list is used to handle collisions.
HashMap uses the hashCode() method ...
Deep copy creates a new object and recursively copies all nested objects, while shallow copy creates a new object and copies the references to nested objects.
Deep copy duplicates all levels of the object hierarchy, ensuring that changes in the copied object do not affect the original object.
Shallow copy only duplicates the top-level object, so changes in the copied object may affect the original object.
Deep copy i...
Ways to set values in form groups
Use setValue() method to set values in form groups
Use patchValue() method to set values in form groups
Use reset() method to set values in form groups
To add a dynamic component in a view, use a framework or library that supports dynamic rendering and component creation.
Use a framework like React or Angular that allows for dynamic component creation
Create a component factory or use a component resolver to dynamically create and render components
Pass data or props to the dynamic component to customize its behavior
Update the view or component tree to include the d...
Add one to a given String of number
Convert the string to integer, add one, and convert back to string
Handle edge cases like leading zeros
Consider using built-in functions like parseInt() and toString()
I appeared for an interview in Jun 2025, where I was asked the following questions.
I appeared for an interview in May 2025, where I was asked the following questions.
I have over 8 years of experience in software engineering, focusing on full-stack development and team leadership.
Led a team of 5 engineers in developing a scalable e-commerce platform, resulting in a 30% increase in sales.
Implemented CI/CD pipelines that reduced deployment time by 50%, enhancing team productivity.
Worked on a healthcare application that improved patient data management, ensuring compliance with HIPAA r...
I appeared for an interview in Dec 2024, where I was asked the following questions.
HashMap is a data structure that stores key-value pairs and uses hashing to quickly retrieve values based on keys.
HashMap internally uses an array of linked lists to store key-value pairs.
When a key-value pair is added, the key is hashed to determine the index in the array where it will be stored.
If multiple keys hash to the same index, a linked list is used to handle collisions.
HashMap uses the hashCode() method of ke...
JDK 8 features include lambda expressions, functional interfaces, streams, and default methods.
Lambda expressions allow you to write code in a more concise and readable way.
Functional interfaces enable the use of lambda expressions.
Streams provide a way to work with sequences of elements efficiently.
Default methods allow interfaces to have concrete methods.
Date and Time API improvements.
Objective technical question was given.
I applied via Naukri.com and was interviewed in Apr 2023. There were 3 interview rounds.
I appeared for an interview before Jun 2024, where I was asked the following questions.
Retrieve the highest digit from employee IDs across all departments using SQL.
Use the MAX() function to find the highest value in a column.
Assuming a table structure: Employees(id INT, department VARCHAR).
Example query: SELECT MAX(id) FROM Employees GROUP BY department;
This will return the highest ID for each department.
I appeared for an interview before Apr 2024, where I was asked the following questions.
OOP concepts in frameworks enhance code reusability, maintainability, and scalability through encapsulation, inheritance, and polymorphism.
Encapsulation: Bundling data and methods that operate on the data within one unit, e.g., classes in Java.
Inheritance: Creating new classes based on existing ones to promote code reuse, e.g., a 'Dog' class inheriting from an 'Animal' class.
Polymorphism: Allowing methods to do differe...
A framework structure is a foundational design that organizes and supports software development processes.
Modularity: Frameworks promote modular design, allowing developers to build reusable components. Example: React components.
Abstraction: They provide a level of abstraction, simplifying complex tasks. Example: Django abstracts database interactions.
Convention over Configuration: Frameworks often follow conventions t...
Selenium 4 introduces significant improvements over Selenium 3, enhancing performance, features, and ease of use.
Selenium 4 supports the W3C WebDriver standard, improving compatibility across browsers.
Enhanced support for modern web applications with better handling of dynamic content.
New features like the 'Relative Locators' allow finding elements based on their position relative to other elements.
Improved documentati...
Top trending discussions
The duration of Iris Software Senior Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 16 interview experiences
Difficulty level
Duration
based on 140 reviews
Rating in categories
Senior Software Engineer
674
salaries
| ₹17.8 L/yr - ₹32 L/yr |
Technical Lead
585
salaries
| ₹21.2 L/yr - ₹37 L/yr |
Senior Engineer
469
salaries
| ₹17.5 L/yr - ₹31 L/yr |
Senior Technical Consultant
400
salaries
| ₹17.7 L/yr - ₹30 L/yr |
Senior Technology Engineer
355
salaries
| ₹18 L/yr - ₹33 L/yr |
Xoriant
Photon Interactive
CitiusTech
HTC Global Services