Filter interviews by
I appeared for an interview in Feb 2021.
Top trending discussions
I applied via Campus Placement and was interviewed in Jan 2021. There was 1 interview round.
I applied via Recruitment Consultant and was interviewed before May 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed before Jun 2021. There were 4 interview rounds.
2 coding questions (1 DP + 1 Graph)
I appeared for an interview before Nov 2016.
Yes, I am willing to work at any location for the Senior Engineer position.
I am open to relocating for the right opportunity
I have experience working in different locations
I am flexible and adaptable to new environments
I have a proven track record of staying calm and focused in challenging situations, allowing me to problem-solve effectively.
I have experience working in high-pressure environments and have successfully delivered projects on time despite obstacles.
I am adaptable and can quickly assess a situation to determine the best course of action.
I have strong problem-solving skills and can think creatively to find solutions in ad
PreOrder traversal without recursion is done using a stack to simulate the function call stack.
Create an empty stack and push the root node onto it.
While the stack is not empty, pop a node from the stack and process it.
Push the right child of the popped node onto the stack if it exists.
Push the left child of the popped node onto the stack if it exists.
Yes
Create an empty binary search tree (BST)
Loop over the unsorted array
For each element, insert it into the BST using the appropriate insertion logic
Repeat until all elements are inserted
The resulting BST will be built from the unsorted array
The question asks to find two elements in an array whose sum is equal to a given number.
Iterate through the array and for each element, check if the difference between the given number and the current element exists in the array.
Use a hash set to store the elements as you iterate through the array for efficient lookup.
Return the pair of elements if found, otherwise return a message indicating no such pair exists.
There are two types of triggers: DML triggers and DDL triggers.
DML triggers are fired in response to DML (Data Manipulation Language) statements like INSERT, UPDATE, DELETE.
DDL triggers are fired in response to DDL (Data Definition Language) statements like CREATE, ALTER, DROP.
Examples: A DML trigger can be used to log changes made to a table, while a DDL trigger can be used to enforce certain rules when a table is alt
Yes, triggers can be used with select statements in SQL.
Triggers are database objects that are automatically executed in response to certain events, such as insert, update, or delete operations.
While triggers are commonly used with insert, update, and delete statements, they can also be used with select statements.
Using triggers with select statements allows you to perform additional actions or validations before or af...
Indexing in MySQL improves query performance. There are several types of indexing in MySQL.
Indexes are used to quickly locate data without scanning the entire table.
Types of indexing in MySQL include B-tree, hash, full-text, and spatial indexes.
B-tree indexes are the most common and suitable for most use cases.
Hash indexes are used for exact match lookups.
Full-text indexes are used for searching text-based data efficie...
Engines in MySQL are the underlying software components that handle storage, indexing, and querying of data.
MySQL supports multiple storage engines, each with its own strengths and features.
Some commonly used engines in MySQL are InnoDB, MyISAM, and Memory.
InnoDB is the default engine in MySQL and provides support for transactions and foreign keys.
MyISAM is known for its simplicity and speed but lacks transaction suppo...
Yes, a constructor can be private.
A private constructor can only be accessed within the class itself.
It is often used in singleton design pattern to restrict object creation.
Private constructors are also useful for utility classes that only contain static methods.
I know that your company is a leading provider of innovative sales solutions in the industry. I am joining because of your strong reputation and commitment to excellence.
Your company has a proven track record of success in delivering top-notch sales solutions.
I am impressed by the innovative approach your company takes in the sales industry.
Your company's commitment to excellence and customer satisfaction aligns with m...
I applied via Naukri.com and was interviewed before Aug 2020. There was 1 interview round.
based on 1 interview
Interview experience
based on 39 reviews
Rating in categories
Assistant Manager
6
salaries
| ₹6.6 L/yr - ₹9.4 L/yr |
Senior Officer
6
salaries
| ₹3.6 L/yr - ₹4.5 L/yr |
Senior Manager
6
salaries
| ₹7.8 L/yr - ₹11.1 L/yr |
Senior Safety Manager
5
salaries
| ₹12 L/yr - ₹16 L/yr |
Shift Officer
5
salaries
| ₹3 L/yr - ₹3.5 L/yr |
OPPO
LG Electronics
Cummins
Berger Paints