i
Ensono
Filter interviews by
I appeared for an interview in Sep 2021.
Top trending discussions
I applied via Naukri.com and was interviewed in Jun 2021. There was 1 interview round.
I applied via Naukri.com and was interviewed in Nov 2020. There were 5 interview rounds.
I applied via Referral and was interviewed before Jun 2021. There were 4 interview rounds.
Live coding on my technology
I applied via Approached by Company and was interviewed before Feb 2023. There was 1 interview round.
Concurrent Utility Classes provide support for concurrent programming in Java.
ConcurrentHashMap: Thread-safe implementation of Map interface.
CopyOnWriteArrayList: Thread-safe implementation of List interface.
CountDownLatch: Synchronization aid that allows one or more threads to wait until a set of operations being performed in other threads completes.
Semaphore: Controls the number of threads that can access a shared re...
I applied via Approached by Company and was interviewed before Feb 2023. There was 1 interview round.
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 is mor...
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 dynami...
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 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.
based on 2 reviews
Rating in categories
Senior Systems Engineer
82
salaries
| ₹15.4 L/yr - ₹26 L/yr |
Data Center Operations Analyst
64
salaries
| ₹7.3 L/yr - ₹14.1 L/yr |
System Engineer
62
salaries
| ₹8 L/yr - ₹14.1 L/yr |
Mainframe System Programmer
47
salaries
| ₹9.5 L/yr - ₹16.9 L/yr |
Senior Administrator
42
salaries
| ₹10.9 L/yr - ₹20.4 L/yr |
Xoriant
Photon Interactive
CitiusTech
Iris Software