Filter interviews by
I applied via Campus Placement and was interviewed before Jul 2021. There were 3 interview rounds.
The first round was for Technical + Cognitive which went for 1.5 hours.
Advanced features of Java include lambda expressions, streams, functional interfaces, and modules.
Lambda expressions allow for functional programming in Java.
Streams provide a way to process collections of objects in a functional style.
Functional interfaces are interfaces with a single abstract method, used for lambda expressions.
Modules allow for modular programming in Java, improving code organization and reusability
Java 11 introduced new features like local-variable syntax for lambda parameters, HTTP client API, and more.
Local-variable syntax for lambda parameters allows var to be used in lambda expressions.
HTTP client API provides a more modern way to send HTTP requests and handle responses.
JEP 321 introduced the Flight Recorder API for low-overhead profiling and monitoring of Java applications.
Designed a system for real-time data processing and analysis
Utilized Apache Kafka for real-time data streaming
Implemented microservices architecture for scalability
Used Apache Spark for data processing and analysis
Designed a dashboard for visualization of processed data
It was medium difficulty aptitude test
50 questions of medium level aptitude
Asked me basic oops concept and hashmap and hashsets
Zaloni interview questions for popular designations
I applied via Campus Placement and was interviewed before May 2022. There were 6 interview rounds.
First round was aptitude + core cs subjects proficiency test in a CBT MCQ format. Since it was during covid everything was online. Students from many campuses were part of this test.
There was a time limited coding test to test DSA skills. I forgot the platform used, but if the questions were quiet easy. Two questions, 45 mins. One was string based but I forgot the exact question.
There was a gd, where you are placed in a team and they gave us a topic to just talk through among ourselves. Again not remembering well but they were not concerned about the group to reach a conclusion, just wanted to see us interact and would ask us questions in between.
I applied via Company Website and was interviewed before Mar 2021. There were 3 interview rounds.
Coding skills on sql and python will be tested
Managerial discussion to understand the project requirements.
Top trending discussions
I applied via Campus Placement and was interviewed in Jan 2023. There were 5 interview rounds.
Technical test consisted of standard apti questions, core cs questions and 2 coding questions very easy level.
After few days they called and said you are selected and called us Airoli office for discussion.
In office, they took Introduction round, then made groups for discussion.
In GD, every individual had to come forward and speak on gd topic for minimum 3-4 minutes.
We were not told about this GD round on call. This was surprise. Final candidates were selected on basis of this round.
then after a week results were announced,.
I applied via Naukri.com and was interviewed before Oct 2021. There were 3 interview rounds.
Code to delete duplicate nodes in a sorted linked list
Traverse the linked list and compare adjacent nodes
If nodes are equal, delete one of them
Repeat until all duplicates are removed
Printing all root to leaf paths in a binary search tree
Traverse the tree recursively and keep track of the current path
When a leaf node is reached, add the current path to the list of paths
Print all the paths in the list
Use an array of strings to store the paths
Find two integers in an array whose sum is closest to zero.
Sort the array in ascending order.
Initialize two pointers at the beginning and end of the array.
Move the pointers towards each other until the sum is closest to zero.
Count set bits in a 32-bit integer in linear time
Use bit manipulation to count set bits
Divide the integer into 16-bit chunks and count set bits in each chunk
Use lookup tables to count set bits in each 8-bit chunk
Use parallel processing to count set bits in multiple integers simultaneously
To determine the width of a binary tree using breadth-wise traversal, we need to count the number of nodes at each level.
Perform a breadth-first traversal of the binary tree
Count the number of nodes at each level
Keep track of the maximum number of nodes seen at any level
Return the maximum number of nodes seen
Files are preferred over databases for certain types of data and applications.
Files are faster for small amounts of data.
Files are easier to manage and backup.
Files are more flexible for certain types of data, such as images or videos.
Databases are better for complex data relationships and queries.
Databases are more secure and scalable for large amounts of data.
The choice between files and databases depends on the spec
based on 4 interviews
Interview experience
Software Engineer
23
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
20
salaries
| ₹0 L/yr - ₹0 L/yr |
Module Lead
12
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Software Engineer
7
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Architect
6
salaries
| ₹0 L/yr - ₹0 L/yr |
Talend Data Integration Services
Informatica
Cloudera
MapR