i
Iris Software
Filter interviews by
I applied via Naukri.com and was interviewed before Apr 2022. There were 4 interview rounds.
Technical MCQ test to screen candidate
Data structure was more and it was difficult round
posted on 13 Dec 2024
I am a software engineer with 5 years of experience in developing web applications using Java, Spring, and Angular.
5 years of experience in software development
Proficient in Java, Spring, and Angular
Strong problem-solving skills
Implemented lazy loading in web applications to improve performance by loading content only when needed.
Implemented lazy loading for images on a website to reduce initial page load time.
Utilized libraries like Intersection Observer to trigger loading of elements when they come into view.
Implemented lazy loading for components in a single page application to improve user experience.
I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.
I was tasked with creating a Spring Boot microservice.
posted on 24 Oct 2024
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
posted on 28 Sep 2023
I applied via Job Portal
Binary search is a divide and conquer algorithm that efficiently finds the target value within a sorted array.
Start by defining the low and high indices of the array.
Calculate the middle index and compare the target value with the middle element.
If the target value is less than the middle element, search the left subarray. If greater, search the right subarray.
Repeat the process until the target value is found or the s
CI/CD flow stands for Continuous Integration/Continuous Deployment flow, which is a software development practice where code changes are automatically built, tested, and deployed.
CI/CD flow involves automating the process of integrating code changes into a shared repository, running automated tests, and deploying the changes to production.
Continuous Integration (CI) focuses on automating the build and testing of code c...
Enums are a feature in programming languages that allow you to define a set of named constants.
Enums can be used to improve code readability by giving meaningful names to values
Enums can be used in switch statements to handle different cases
Enums can have associated values or raw values for more flexibility
Yes, Singleton handles synchronization by ensuring only one instance of a class is created and providing global access to that instance.
Singleton pattern restricts the instantiation of a class to one object.
It provides a global point of access to the instance.
Synchronization can be implemented in the Singleton pattern to ensure thread safety.
Example: Singleton pattern is commonly used in database connections to ensure
External libraries are pre-written code that can be imported and used in a project to provide additional functionality.
External libraries help in reducing development time by providing ready-made solutions for common tasks.
Examples include React for front-end development, NumPy for scientific computing in Python, and Retrofit for making network calls in Android apps.
I applied via Referral and was interviewed in Feb 2024. There was 1 interview round.
posted on 8 Apr 2024
This was about coding
This is about general aptitude
Number related questions
Interview experience
based on 2 reviews
Rating in categories
Senior Software Engineer
569
salaries
| ₹10 L/yr - ₹32 L/yr |
Technical Lead
530
salaries
| ₹15 L/yr - ₹36.2 L/yr |
Senior Engineer
394
salaries
| ₹9.5 L/yr - ₹31 L/yr |
Senior Technical Consultant
386
salaries
| ₹9.5 L/yr - ₹29 L/yr |
Senior Technology Engineer
326
salaries
| ₹11.8 L/yr - ₹32 L/yr |
TCS
Infosys
Wipro
HCLTech