Filter interviews by
Basic question plus technical
Aptitude based questions
Typical SDE topics, duration 1 hour
I applied via LinkedIn and was interviewed in Jul 2023. There were 3 interview rounds.
In office. Easy 45 mins. Pen paper based.
CS fundamentals after aptitude. Pen paper based 30 mins.
To find the middle of a linked list, use two pointers - one moving at twice the speed of the other.
Initialize two pointers, slow and fast, both pointing to the head of the linked list.
Move the slow pointer by one node and the fast pointer by two nodes in each iteration.
When the fast pointer reaches the end of the list, the slow pointer will be at the middle node.
Top trending discussions
posted on 14 May 2022
I applied via Walk-in and was interviewed before May 2021. There were 3 interview rounds.
I applied via Naukri.com
I applied via Company Website and was interviewed in Jun 2021. There were 4 interview rounds.
Inter location transfer in supply chain involves movement of goods between different locations within the supply chain network.
Inter location transfer helps in optimizing inventory levels and reducing lead times.
It requires coordination between different locations and proper documentation.
Examples include transfer of raw materials from warehouse to production facility, transfer of finished goods from manufacturing plan...
Order alternative items or notify customer if items are not in stock.
Check inventory levels regularly
Identify alternative products that can be offered to customers
Notify customers of out-of-stock items and provide estimated restock dates
I have experience in implementing SAP and Oracle ERPs.
Implemented SAP ERP for a manufacturing company
Implemented Oracle ERP for a retail company
Experience in customizing ERP modules to meet business requirements
I applied via Campus Placement and was interviewed in Oct 2024. There was 1 interview round.
Polymorphism is the ability of a function or method to behave differently based on the object it is acting upon.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
It enables a single interface to be used for different data types or classes.
Examples include method overloading and method overriding in object-oriented programming.
Find missing number from nth number array.
Iterate through the array and calculate the sum of all numbers
Calculate the sum of numbers from 1 to n using the formula n*(n+1)/2
Subtract the sum of array from the sum of numbers from 1 to n to find the missing number
Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.
Inheritance allows a class to reuse code from another class.
Types of inheritance include single inheritance, where a class inherits from only one parent class, and multiple inheritance, where a class inherits from multiple parent classes.
Example: Class B inherits from Class A, so Class B can access
Find 2nd max element from array of strings
Sort the array in descending order
Skip the first element (max element)
Return the second element
based on 4 interviews
Interview experience
based on 18 reviews
Rating in categories
Software Engineer
17
salaries
| ₹4 L/yr - ₹6.4 L/yr |
Senior Software Engineer
10
salaries
| ₹5.9 L/yr - ₹11.6 L/yr |
IOS Developer
8
salaries
| ₹5.4 L/yr - ₹10.5 L/yr |
Software Developer
6
salaries
| ₹4.8 L/yr - ₹5.4 L/yr |
Business Head
6
salaries
| ₹9.5 L/yr - ₹10.1 L/yr |
Samsung Semiconductor
SysArc Infomatix
Fusion
Seagate