Filter interviews by
I applied via Company Website and was interviewed before Jun 2020. There were 3 interview rounds.
I applied via Referral and was interviewed before Oct 2020. There were 4 interview rounds.
I applied via Referral and was interviewed in Oct 2019. There was 1 interview round.
I have 5 years of experience managing warehouse operations, including inventory control, shipping/receiving, and staff supervision.
Implemented efficient inventory management system to reduce errors and improve accuracy
Led team in achieving 99% on-time shipping rate by optimizing workflow processes
Trained staff on safety protocols and equipment operation to ensure compliance with OSHA regulations
I applied via Referral and was interviewed before Sep 2020. There was 1 interview round.
posted on 5 Mar 2021
I applied via Recruitment Consultant and was interviewed in Nov 2020. There were 3 interview rounds.
I applied via Recruitment Consultant and was interviewed in May 2021. There were 4 interview rounds.
An immutable class is a class whose instances cannot be modified after creation.
Make all fields private and final
Don't provide any setter methods
Ensure that any mutable objects passed to the constructor are defensively copied
Make the class final so that it cannot be subclassed
Singleton pattern ensures only one instance of a class is created and provides a global point of access to it.
Create a private constructor to prevent direct instantiation of the class.
Create a private static instance of the class.
Create a public static method to access the instance, and create the instance if it doesn't exist.
Ensure thread safety by using synchronized keyword or double-checked locking.
Vector is synchronized and ArrayList is not. Vector is thread-safe and ArrayList is not.
Vector is a legacy class and ArrayList is a part of the Java Collection Framework.
Vector is synchronized which means only one thread can access it at a time, while ArrayList is not.
Vector is thread-safe which means it can be used in a multi-threaded environment, while ArrayList is not.
Vector is slower than ArrayList because of synch...
Create Linked List without using internal library and provide add, delete, find functionality.
Create a Node class with data and next pointer
Create a LinkedList class with head pointer and methods to add, delete, and find nodes
Use a loop to traverse the list and perform operations
Handle edge cases such as adding to an empty list or deleting the head node
The current system follows a microservices architecture.
The system is divided into multiple independent services.
Each service has its own database and communicates with other services through APIs.
The architecture allows for scalability and flexibility.
Examples of microservices used in the system include user authentication, payment processing, and inventory management.
Find the total no of islands in a 2D matrix.
Use DFS or BFS to traverse the matrix.
Mark visited cells to avoid repetition.
Count the number of islands found.
Loop detection in a linked list.
Use two pointers, one moving at twice the speed of the other.
If there is a loop, the faster pointer will eventually catch up to the slower one.
If there is no loop, the faster pointer will reach the end of the list.
My typing speed is 80 words per minute with 98% accuracy.
Typing speed: 80 words per minute
Accuracy: 98%
Experience with typing reports, emails, and documents efficiently
Handle late delivery by communicating with the customer, offering solutions, and ensuring future deliveries are on time.
Communicate with the customer about the delay and apologize for the inconvenience.
Offer solutions such as a discount on the next purchase or expedited shipping.
Ensure future deliveries are on time by monitoring the process closely and addressing any issues promptly.
based on 1 interview
Interview experience
Key Account Manager
144
salaries
| ₹0 L/yr - ₹0 L/yr |
Assistant Manager
61
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
60
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Key Account Manager
60
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Sales Executive
50
salaries
| ₹0 L/yr - ₹0 L/yr |
Flipkart
Snapdeal
Paytm
Shopclues