Filter interviews by
I applied via Job Portal and was interviewed in Nov 2024. There were 2 interview rounds.
Questions were based on DSA , Databases and SQL
Library System Problem
I applied via campus placement at Malviya National Institute of Technology (NIT), Jaipur and was interviewed in Sep 2023. There were 3 interview rounds.
Offline test of 3 sections, 1st aptitude, 2nd coding and 3rd dbms
A binary tree is a data structure where each node has at most two children.
Start by creating a Node class with left and right child pointers.
Implement methods to insert nodes, search for a specific value, and traverse the tree (inorder, preorder, postorder).
Consider edge cases like inserting duplicate values or handling empty trees.
To save a binary search tree (BST) to disk, you can serialize the tree and write it to a file.
Serialize the BST using pre-order, in-order, or post-order traversal
Write the serialized data to a file on disk
When reading the data back, deserialize it to reconstruct the BST
Use a max heap to store the 10 maximum numbers from an infinite stream of numbers.
Implement a max heap data structure to keep track of the 10 maximum numbers.
As new numbers come in from the infinite stream, compare them with the root of the heap.
If the new number is greater than the root, replace the root with the new number and heapify.
Keep the heap size limited to 10 to store only the 10 maximum numbers.
I applied via Job Portal
Write a SQL query
Understand the requirements of the query
Identify the tables and columns needed
Use appropriate joins and conditions
Test the query before executing
Write Java 8 code to demonstrate array manipulation
Use Stream API for array manipulation
Use lambda expressions for concise code
Use method references for cleaner code
I applied via Approached by Company and was interviewed before Aug 2023. There were 2 interview rounds.
Pandas groupby function in Python is used to split data into groups based on some criteria and then apply a function to each group.
Groupby function splits the data into groups based on the specified criteria
It then applies a function to each group separately
The result is a new object with the function applied to each group
Linear models assume a linear relationship between variables, while tree models use a hierarchical structure of decisions.
Linear models assume a linear relationship between input variables and output, while tree models can capture non-linear relationships.
Linear models are simpler and easier to interpret, while tree models can handle complex interactions between variables.
Linear models are prone to overfitting with hig...
I can join within two weeks of receiving an offer.
I can start within two weeks of receiving an offer
My current notice period is two weeks
I am available to start immediately
Zenon interview questions for popular designations
I applied via Approached by Company and was interviewed before Jan 2023. There were 4 interview rounds.
Discussion on couple of real industry cases and ways to tackle them.
I was interviewed before Jan 2023.
I applied via Naukri.com and was interviewed in Jun 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed in Feb 2024. There were 2 interview rounds.
Verbal,logical thiniking questions
Medium level questions like 2d array reverse , sort 2d array
I applied via campus placement at National Institute of Technology (NIT), Warangal and was interviewed in Jul 2022. There were 3 interview rounds.
Their are 30 questions which one has to done in 30 mins
Interview experience
Engagement Manager
17
salaries
| ₹32 L/yr - ₹55 L/yr |
Senior Business Analyst
16
salaries
| ₹14 L/yr - ₹20.6 L/yr |
Associate
11
salaries
| ₹23.8 L/yr - ₹35 L/yr |
Software Engineer
9
salaries
| ₹12 L/yr - ₹15 L/yr |
Data Scientist
7
salaries
| ₹10.8 L/yr - ₹32 L/yr |
Infosys
TCS
Wipro
HCLTech