Filter interviews by
About the process on how we can overcome issues
I appeared for an interview before Mar 2024, where I was asked the following questions.
Experienced Senior Associate with a strong background in project management and team leadership, dedicated to driving results and innovation.
Over 7 years of experience in project management, successfully leading cross-functional teams to deliver projects on time and within budget.
Proficient in data analysis and strategic planning, demonstrated by increasing operational efficiency by 20% in my previous role.
Strong commu...
I have over 7 years of experience in various roles, focusing on project management and team leadership in diverse industries.
Started my career as a project coordinator, managing small teams and timelines.
Progressed to a project manager role, overseeing projects worth over $1 million.
Led cross-functional teams in the tech industry, improving project delivery times by 20%.
Mentored junior associates, helping them develop ...
Top trending discussions
I have extensive experience in sales, focusing on building relationships and achieving targets through strategic planning and execution.
Developed and executed a sales strategy that increased revenue by 30% in one year.
Built strong relationships with clients, resulting in a 95% customer retention rate.
Conducted market research to identify new opportunities, leading to the successful launch of a new product line.
Trained ...
I appeared for an interview in Nov 2020.
I applied via Naukri.com and was interviewed in Sep 2019. There were 4 interview rounds.
To increase business, focus on customer satisfaction, expand marketing efforts, and offer promotions.
Improve customer service to increase customer satisfaction and loyalty
Expand marketing efforts through social media, email marketing, and targeted advertising
Offer promotions such as discounts, referral programs, and loyalty rewards
Analyze market trends and adjust business strategies accordingly
Collaborate with other bu...
I appeared for an interview before Dec 2015.
I am excited to join the company because of its reputation for innovation and commitment to employee growth.
I am impressed by the company's track record of developing cutting-edge software solutions.
I appreciate the company's focus on fostering a culture of learning and development.
I am excited about the opportunity to work with a talented team of developers and contribute to the company's success.
I believe that the co...
I prioritize tasks, communicate effectively, and adapt my plans to manage interruptions while maintaining productivity.
Assess the interruption: Determine its urgency and importance. For example, if a team member needs immediate help, I prioritize that.
Reorganize my tasks: I create a new plan that accommodates the interruption while ensuring critical deadlines are met.
Communicate with stakeholders: I inform my team or m...
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...
The Singleton pattern ensures a class has only one instance and provides a global point of access to it.
Restricts instantiation of a class to a single object.
Useful for managing shared resources, like database connections.
Implemented using private constructors and static methods.
Example in Java: public class Singleton { private static Singleton instance; private Singleton() {} public static Singleton getInstance() { if...
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 applied via Campus Placement
based on 2 interview experiences
Difficulty level
Duration
based on 11 reviews
Rating in categories
Senior Associate
5
salaries
| ₹9.5 L/yr - ₹14.4 L/yr |
Senior Customer Support Associate
5
salaries
| ₹6 L/yr - ₹12 L/yr |
Quality Assurance Specialist
4
salaries
| ₹7.1 L/yr - ₹11.9 L/yr |
Senior Digital Marketing Associate
4
salaries
| ₹5.4 L/yr - ₹6 L/yr |
Senior Specialist
3
salaries
| ₹9.2 L/yr - ₹9.2 L/yr |
Udaan
Swiggy
Oyo Rooms
Blinkit