Filter interviews by
I applied via Campus Placement
Design a restaurant website with menu, reservation system, and location map.
Include high-quality images of the restaurant, food, and ambiance
Create a user-friendly navigation menu for easy access to different sections
Implement a reservation system with date, time, and party size options
Integrate a location map with directions and contact information
Ensure mobile responsiveness for easy access on different devices
I applied via Referral and was interviewed before Nov 2021. There were 2 interview rounds.
To rotate a matrix's values, transpose the matrix and then reverse each row or column.
Transpose the matrix by swapping elements across the diagonal
Reverse each row or column to rotate the matrix
For clockwise rotation, reverse the rows. For anti-clockwise, reverse the columns
Example: [[1,2,3],[4,5,6],[7,8,9]] -> [[1,4,7],[2,5,8],[3,6,9]] -> [[7,4,1],[8,5,2],[9,6,3]]
Top trending discussions
posted on 25 May 2022
I applied via Naukri.com and was interviewed in Apr 2022. There were 4 interview rounds.
I applied via Approached by Company and was interviewed before Aug 2022. There were 4 interview rounds.
Accounting and case study question on some scenario
posted on 29 Aug 2021
I applied via Naukri.com and was interviewed in Mar 2021. There were 5 interview rounds.
posted on 11 Sep 2022
I applied via Naukri.com and was interviewed in Mar 2022. There were 2 interview rounds.
posted on 12 Sep 2022
I applied via Referral and was interviewed in Aug 2022. There were 3 interview rounds.
I appeared for an interview before Dec 2022.
A case of applied job role, to test how we resolve issue once hired
I appeared for an interview before May 2021.
Round duration - 60 Minutes
Round difficulty - Medium
Timing: Morning
How was the environment? It happened in the Computer Lab of my institution
All students were assigned a computer and we had to solve questions on hackerrank
Consider 'N' individuals numbered from 0 to N-1 standing in a queue. You are provided with two arrays: Height
and Infront
, each consisting of 'N' non-negative int...
The task is to find the actual order of people in a queue based on their heights and the number of taller people in front of them.
Iterate through the given arrays and create a list of tuples containing the height and number of taller people for each person.
Sort the list of tuples in descending order of height and ascending order of the number of taller people.
Create an empty result list and insert each tuple into the r...
Round duration - 60 Minutes
Round difficulty - Medium
Round was a mix of concepts from OOPS, OS and Problem Solving
Given a Binary Search Tree (BST) and a key value 'X', determine if there exists a node within the BST containing the value 'X'.
Consider the tree represe...
The task is to find if a given value is present in a Binary Search Tree (BST).
Start from the root node and compare the value with the target value.
If the value matches, return true.
If the target value is less than the current node value, move to the left child.
If the target value is greater than the current node value, move to the right child.
Repeat the process until a match is found or a leaf node is reached.
If a leaf...
Tip 1 : Try to code the data structures that you have learned to understand things better
Tip 2 : Try to solve the problem even if it is the worst possible solution you think and then try to optimize don't jump to get the
best possible solution
Tip 3 : Discuss things among peers it helps to improve the understanding, even try to teach someone anything new you learn, this is very helpful during the interviews as you will have habit of explaining things
Tip 1 : Try to be honest in the resume don't write something you don't know, most of the time it backfires.
Tip 2 : Try to make 2 good projects for cv and know about the challenges you can face on the project and think about how you can solve that challenge.
based on 1 interview
Interview experience
based on 81 reviews
Rating in categories
Software Engineer
37
salaries
| ₹8.8 L/yr - ₹29 L/yr |
Software Developer
28
salaries
| ₹10 L/yr - ₹39.8 L/yr |
Network Engineer
26
salaries
| ₹4.5 L/yr - ₹18 L/yr |
Senior Network Engineer
19
salaries
| ₹8.7 L/yr - ₹27 L/yr |
Software Designer
16
salaries
| ₹18.9 L/yr - ₹51.7 L/yr |
Sterlite Technologies
Indus Towers
Cisco
BT Business