Filter interviews by
I applied via Referral and was interviewed before Jul 2023. There were 2 interview rounds.
Top trending discussions
posted on 27 Mar 2018
I was interviewed in Mar 2018.
I applied via Walk-in and was interviewed before Mar 2021. There were 3 interview rounds.
Aptitude test
Current affairs
I applied via Naukri.com and was interviewed in May 2019. There was 1 interview round.
posted on 5 May 2021
I applied via Company Website and was interviewed in Nov 2020. There were 4 interview rounds.
I was interviewed in Nov 2020.
Round duration - 60 minutes
Round difficulty - Easy
Consider a weighted, undirected graph with 'V' vertices numbered from 1 to 'V' and 'E' bidirectional edges. You are tasked with handling 'Q' queries. For each query, you are...
Implement a function to find the shortest distance between two vertices in a weighted, undirected graph.
Use Dijkstra's algorithm to find the shortest path between the given vertices.
Create a graph data structure to represent the weighted, undirected graph.
Handle cases where no path exists between the given vertices by returning -1.
Optimize the algorithm to handle multiple queries efficiently.
Consider edge cases such as...
Your task is to sort a sequence of numbers stored in the array ‘ARR’ in non-descending order using the Merge Sort algorithm.
Merge Sort is a divide-an...
Implement Merge Sort algorithm to sort a sequence of numbers in non-descending order.
Divide the input array into two halves recursively
Sort the two halves separately
Merge the sorted halves to produce a fully sorted array
Time complexity of Merge Sort is O(n log n)
Example: Input - [5, 2, 9, 1, 5], Output - [1, 2, 5, 5, 9]
You are provided with an N * N
maze where a rat is positioned at starting cell MAZE[0][0]
. The goal is to determine and print all possible paths that the rat can take to r...
Given an N * N maze with binary values, find and print all possible paths for a rat to reach the destination cell.
Use backtracking to explore all possible paths from the starting cell to the destination cell.
At each cell, check if it is a valid move (within bounds and not blocked), then recursively explore all four directions.
Keep track of the path taken so far and mark the cells accordingly.
Once the destination cell i...
Tip 1 : Practice Atleast 250 Questions
Tip 2 : Do atleast 2 projects
Tip 1 : Have some projects on resume.
Tip 2 : Do not put false things on resume.
I applied via Campus Placement and was interviewed before Feb 2022. There were 2 interview rounds.
2 papers- Online tricky questions-medium to high-level difficulty. Computer based
Pasteurization is a process of heating food or liquid to a specific temperature to kill harmful bacteria and increase shelf life.
The process involves heating the substance to a temperature between 60-100°C for a specific time period.
This kills most of the harmful bacteria and pathogens present in the substance.
The process was developed by Louis Pasteur in the 19th century to prevent spoilage of wine and beer.
Pasteuriza...
Mean is the average of a set of numbers, median is the middle value, and mode is the most frequently occurring value.
Mean is calculated by adding up all the numbers in a set and dividing by the total number of values.
Median is the middle value in a set of numbers when they are arranged in order.
Mode is the value that appears most frequently in a set of numbers.
In a symmetrical distribution, the mean, median, and mode a...
I applied via Company Website and was interviewed in Jul 2021. There was 1 interview round.
Complex SQL scenarios and their results
Using subqueries to filter data
Joining multiple tables with complex conditions
Using window functions to calculate running totals
Pivoting data to transform rows into columns
Using recursive queries to traverse hierarchical data
based on 1 interview
Interview experience
based on 67 reviews
Rating in categories
Senior Merchandiser
12
salaries
| ₹0 L/yr - ₹0 L/yr |
Assistant Manager
10
salaries
| ₹0 L/yr - ₹0 L/yr |
Deputy General Manager IT
9
salaries
| ₹0 L/yr - ₹0 L/yr |
Merchandiser
9
salaries
| ₹0 L/yr - ₹0 L/yr |
Production Engineer
7
salaries
| ₹0 L/yr - ₹0 L/yr |
Reliance Communications
DISH TV
ZF Steering Gear
Coca-Cola Company