i
ACL
Digital
Filter interviews by
I applied via Referral and was interviewed in Jun 2019. There were 3 interview rounds.
Top trending discussions
I applied via Naukri.com and was interviewed in Jun 2021. There was 1 interview round.
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...
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.
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 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.
Live coding on my technology
based on 3 reviews
Rating in categories
Senior Software Engineer
527
salaries
| ₹7 L/yr - ₹27 L/yr |
Software Engineer
250
salaries
| ₹2.9 L/yr - ₹12 L/yr |
Module Lead
243
salaries
| ₹10.2 L/yr - ₹32 L/yr |
Technical Lead
230
salaries
| ₹12.9 L/yr - ₹37.1 L/yr |
Technical Support Engineer
107
salaries
| ₹2 L/yr - ₹7 L/yr |
Xoriant
Photon Interactive
CitiusTech
Iris Software