Filter interviews by
Clear (1)
Simple aptitude questions
Simple coding questions based on arrays and strings
Top trending discussions
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
CI/CD question: green line/blue line. How would you add a feature to a platform similar to Amazon? \n\nDiscuss primary, foreign, and unique keys, as well as equi join in SQL. \n\nHow would you configure an IP address for a Linux server? How would you debug packet drop issues in a network? \n\nWrite a program to read multiple files concurrently using asynchronous programming. Write numbers from 1 to 10 using two threads and a mutex.
I applied via Internshala
Nlp discussion around the nlp q and ans
Counting the number of islands in a grid involves identifying connected groups of '1's in a 2D matrix.
Iterate through each cell in the grid.
If the cell is a '1', perform a depth-first search to mark all connected '1's as visited.
Increment the island count for each new island found.
Continue until all cells have been visited.
The seating arrangement in a movie theater typically consists of rows of seats facing a large screen.
Seats are usually arranged in rows, with each row positioned higher than the one in front to ensure clear visibility of the screen.
Seats may be numbered for easy identification and to help with ticket allocation.
There are different types of seating arrangements such as standard seating, VIP seating, recliner seats, etc.
I applied via Referral and was interviewed in Apr 2022. There were 3 interview rounds.
Easy-medium leetcode questions
I applied via Naukri.com and was interviewed before Oct 2022. There were 2 interview rounds.
It was of 3 hours and they have their own software for this.
I applied via Job Portal
2 Coding quesiton were asked based on dsa
Coding test which was difficult (Hard Leetcode)
I applied via Walk-in and was interviewed in May 2022. There were 3 interview rounds.
Basic coding round with 3 CP based questions
Namespace in C++ is used to avoid naming conflicts and organize code.
Namespace allows grouping of related functions, classes, and variables.
It helps in avoiding naming conflicts by providing a unique identifier to each entity.
Namespace can be nested within another namespace.
Using namespace keyword, we can access the entities within a namespace.
Example: namespace std { class string {}; }
Example: using namespace std; str
The expression would increment the value of i twice before using it in the operation.
The value of i would be incremented by 2 before being used in the operation.
This is equivalent to writing i = i + 2; followed by the operation using the new value of i.
For example, if i was initially 3, the expression would evaluate to 6.
based on 1 interview
Interview experience
Software Engineer
52
salaries
| ₹0 L/yr - ₹0 L/yr |
Deputy Manager
45
salaries
| ₹0 L/yr - ₹0 L/yr |
Assistant Manager
41
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
38
salaries
| ₹0 L/yr - ₹0 L/yr |
Manager
21
salaries
| ₹0 L/yr - ₹0 L/yr |
Samsung
LG Electronics
Sony
Panasonic Avionics Corporation